This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/47536] gcc-4.5.2 fails to build on Solaris 10 i386


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47536

--- Comment #3 from Yuri <yuri at tsoft dot com> 2011-01-29 22:40:09 UTC ---
Assembler complains on -xarch option.
/opt/local/bin/as: unrecognized option `-xarch=generic64'

But '/opt/local/bin/as --help' doeasn't list -xarch as the valid option. It has
-march option.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]