[Bug other/33357] collect2: ld terminated with signal 11 [Segmentation fault]
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Sun Sep 9 08:09:00 GMT 2007
------- Comment #3 from schwab at suse dot de 2007-09-09 08:09 -------
Use -B${binutils-bindir}, where ${binutils-bindir} is the directory where the
binutils binaries were installed. `-BPREFIX' This option specifies where
to find the executables, libraries, include files, and data files of the
compiler itself. The compiler driver program runs one or more of the
subprograms `cpp', `cc1', `as' and `ld'. It tries PREFIX as a prefix for
each program it tries to run, both with and without `MACHINE/VERSION/'
(*note Target Options::).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33357
More information about the Gcc-bugs
mailing list