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