You can try changing the linker to gld instead of ld

my technique
cp -p /usr/bin/ld /usr/bin/ld.sun 
cp -p /usr/sfw/bin/gld /usr/sfw/bin/gld.gnu

then I symlink ld to ld.sun or gld as needed
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to