[OpenAFS-devel] LWP and clang
Benjamin Kaduk
kaduk@MIT.EDU
Wed, 16 Oct 2013 16:30:23 -0400 (EDT)
On Wed, 16 Oct 2013, Jeffrey Hutzelman wrote:
> On Wed, 2013-10-16 at 15:05 -0400, Benjamin Kaduk wrote:
>
>> P.S. I looked at Chas's suggestion of src/lwp/rw, but it doesn't link,
>> finding no main().
>
>
> That's odd, because there's clearly one in the file.
So there is, and that's not the error I see now. I have no idea what was
going on before. (Now it's just complaining about calloc's prototype
changing.)
Given that telling clang to -mstackrealign also produces working binaries,
I'm not sure that it's worth worrying about rw very much.
-Ben