Force to not use system ld / compiling on AIX
dolphinling
lists@dolphinling.net
Sat Mar 13 02:29:00 GMT 2010
I've just noticed: On another computer, running gentoo linux with gcc 4.3.4, the
-B /some/dir option works, and uses ld from that directory (tested by running
gcc -B /some/dir -Wl,--version files.cpp), but on this AIX machine, with gcc
3.3.2, the -B option does not work.
The documentation says that the -B option has been present since (at least)
version 2.95.
Does anyone know why it would be not working?
--
dolphinling
<http://dolphinling.net/>
More information about the Gcc-help
mailing list