Subject: gcc on Solaris 10
To: None <tech-pkg@NetBSD.org>
From: Steven Gurr <Steven.Gurr@Sun.COM>
List: tech-pkg
Date: 11/29/2005 17:33:45
Hey,

I'm using pkgsrc with Solaris 10, on an Ultra 10 (with a UltraSPARC-IIi 
in it) and am quite impressed with it, on the whole. However, today I 
found out that the gcc from pkgsrc is making me 32 bit binaries. If I 
unset USE_PKGSRC_GCC=YES then it goes back to using the gcc that I've 
got installed from Sun which works with the -m64 flag. However, I'd 
rather be using the gcc from pkgsrc in keeping with everything else from 
there.

Is there anyway I can recompile gcc3 to allow me to build 64 bit 
binaries in the future?


Thanks
Steven