After more testing, it seems that this option needs to be added to the extra flags. I'm now using CC="/opt/SUNWspro/bin/cc -fast -xarch=v8 -xstrconst -xildoff -D_XPG6" and the project builds.


Greg Trahair schreef op 2-05-05 11:58:

Hi,

Whilst attempting to build 1.1.4 on Solaris 10, the build failed on the ICU project due to my compiler options.

As default, I add "-fast -xarch=v8 -xstrconst -xildoff" to my CC variable, but in the case of the ICU project, I had to remove the options and just use "-D_XPG6".

The project built ok when I changed this option.



Greg Trahair

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to