This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: --with-gnu-ld ?
- To: majewski at cs dot ubc dot ca
- Subject: Re: --with-gnu-ld ?
- From: pkurpis at keck dot hawaii dot edu (Peter Kurpis)
- Date: Tue, 3 Jul 2001 10:19:43 -1000 (HST)
- Cc: gcc-help at gcc dot gnu dot org
> To configure gcc3.0 to use a different ld than the one used by your
> previous compiler, you have to do an "export LD=/path/to/gnu/ld"
> before running configure. This really should be a configure option,
> no? Something like '--with-gnu-ld=/path/to/gnu/ld'.
It is.