[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 24 05:26:00 GMT 2007



------- Comment #17 from ebotcazou at gcc dot gnu dot org  2007-10-24 05:26 -------
> In other words, gcc looks like it requires gnu ld in order to build 64bit
> on Solaris and that was why we had been building two flavors of it.

That's wrong.

> The file I'm showing above had been build with gcc -mcpu=v9 -m64, so it
> should pass that along, but it doesn't.

No, it shouldn't, you have to pass -m64 at link time.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33598



More information about the Gcc-bugs mailing list