This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Telling gcc which linker to assume



    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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]