nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Dodgy $LINK in generated Makefile


From: Ken Hornstein
Subject: Re: [Nmh-workers] Dodgy $LINK in generated Makefile
Date: Sat, 02 Feb 2013 01:34:20 -0500

>By rights, neither clang nor Solaris cc should be seeing -ansi. clang
>has bugs in the front-end driver that cause problems when you try to
>use -ansi.  It's better to use clang's '-std=c89' instead. (The latest
>Solaris compiler seems to want -Xc99=none for c89 compliance. I haven't
>tried this yet.)

I see that the issue there is clang defines __GNUC__ for reasons which
escape me.

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]