This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Telling gcc which linker to assume
- To: gcc-help at gcc dot gnu dot org
- Subject: Telling gcc which linker to assume
- From: James Foley <jfoley at cadence dot com>
- Date: Wed, 21 Mar 2001 12:58:18 -0500
- Organization: Cadence Design Systems
- Reply-To: jfoley at cadence dot com
Hello, world.
I have a linker problem that appears when I configure
gcc to work with the GNU ld, and disappears when I configure
gcc with "--without-ld".
As the rest of our development environment uses gcc with the
gnu linker, I'd like to be able to pass gcc an option that tells it
which linker to use, or whether to assume that the GNU linker is
there.
Is there such an option to gcc?
Thanks for any help,
- Jim Foley
Cadence Design Systems