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]
Other format: [Raw text]

Re: how to use different linker


On 11/7/06, Andrew Haley <aph@redhat.com> wrote:
satyaakam goswami writes:

 >      how can i use a different version of ld than what gcc was built
 > with natively.

We don't support that.  Different linkers have different arguments, so
gcc needs to know which linker it will be using.

i mean LD the GNU linker , let me eloborate
there are two different sets of binutils one comes with ld version
2.14 and other with 2.16 , gcc  was built using 2.14 now i want to use
the ld version 2.16 .

Satya


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