Hi Nico,

    -xarch=generic64 might be a Sun-centric as option. I think GNU as 
might use -64 instead, is it possible that the GCC configuration is 
getting confused and expected the sun as instead of GNU as?

Thanks,
-Tim

Nico Sabbi wrote:
> Hi,
> trying to compile gcc 4.1.2 and gcc 4.2.3 on Nexenta fails with
>
> make[5]: Entering directory 
> `/root/gcc-4.2.3/host-i386-pc-solaris2.11/gcc'
> /root/gcc-4.2.3/host-i386-pc-solaris2.11/gcc/xgcc 
> -B/root/gcc-4.2.3/host-i386-pc-solaris2.11/gcc/ 
> -B/usr/local//i386-pc-solaris2.11/bin/ -B/usr/local//i386-pc-solaris2.11/lib/ 
> -isystem /usr/local//i386-pc-solaris2.11/include -isystem 
> /usr/local//i386-pc-solaris2.11/sys-include -O2 -g -O2  -DIN_GCC    -W -Wall 
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
> -Wold-style-definition  -isystem ./include  -I. -Iamd64 -I../.././gcc 
> -I../.././gcc/amd64 -I../.././gcc/../include -I../.././gcc/../libcpp/include  
> -I../.././gcc/../libdecnumber -I../libdecnumber -m64 
> \
>                 -c ../.././gcc/config/i386/gmon-sol2.c -o amd64/gmon.o
> /usr/bin/as: unrecognized option `-xarch=generic64'
>
>
> I tried to upgrade the binutils package from 2.16 (shipped in Nexenta)
> to 2.18, but even so as complains with that error.
>
> Did anyone succeed in this task?
>
>       Nico
> _______________________________________________
> gnusol-devel mailing list
> [email protected]
> http://lists.sonic.net/mailman/listinfo/gnusol-devel
>   

_______________________________________________
gnusol-devel mailing list
[email protected]
http://lists.sonic.net/mailman/listinfo/gnusol-devel

Reply via email to