Re: collect2: ld terminated with signal 11 [Segmentation fault]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Oliver Kullmann <O.Kullmann@xxxxxxxxxxxxx> writes:

> I assume that a local installation of gcc brings it's own linker
> with it? Or how can I find out about the version of the linker actually
> used (with the local installation)?

gcc does not include a linker.  On a GNU/Linux system, the linker is
part of the GNU binutils.  See http://sourceware.org/binutils/.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux