------- Comment #3 from ebotcazou at gcc dot gnu dot org 2009-09-11 06:37 ------- > Yes our build works on solaris 8.
If the exact same operation works on Solaris 8 but not on Solaris 10, you may have run into a limitation of GNU ld on Solaris 10. The workaround is probably to build a GCC configured --with-gnu-as --without-gnu-ld and use it instead. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41333