bug-coreutils
[Top][All Lists]
Advanced

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

bug#9380: Compilation problems with coreutils-8.9


From: Paul Eggert
Subject: bug#9380: Compilation problems with coreutils-8.9
Date: Fri, 26 Aug 2011 09:29:21 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.20) Gecko/20110805 Thunderbird/3.1.12

Can't you compile with the -xc99 option?  The Sun documentation says it's
supported, even with that old compiler:

http://developers.sun.com/sunstudio/support/Ccompare.html#upd2e

'configure' should have deduced the -xc99 option for you; it tries
'-xc99=all' early on.  Does that not work for you?  The documentation
says '-xc99=%all' is required, but as I recall, the '%' was optional
even way back when.

Perhaps you can send in a copy of your 'configure' command, and the
resulting 'config.log' file?





reply via email to

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