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++/41333] Link error on Solaris 10 / GNU 4.3.2



------- 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


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