[Bug target/15186] -compat-bsd -m64 does not pick up the 64bit libraries

lloyd at must-have-coffee dot gen dot nz gcc-bugzilla@gcc.gnu.org
Mon May 3 04:40:00 GMT 2004


------- Additional Comments From lloyd at must-have-coffee dot gen dot nz  2004-05-03 04:39 -------
(In reply to comment #1)
> Confirmed, the issue is that -compat-bsd comes before -m64.

I'm afraid that's not correct. The spec file doesn't seem to have a way of
determining the order of parameters on the command line. I tested this to be
sure and I can confirm that "-m64 -compat-bsd" works just the same as
"-compat-bsd -m64" (i.e. neither of them work).

Cheers,
Lloyd


-- 


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



More information about the Gcc-bugs mailing list