This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Linker question


Thanks a lot 

That worked, and I can see that it is looking in the path to my toolchain.

Thanks for you help

Thomas

-----Original Message-----
From: Dimitry Andric [mailto:dimitry@andric.com] 
Sent: Tuesday, January 23, 2007 3:23 PM
To: Thomas Olsen
Cc: crossgcc@sources.redhat.com
Subject: Re: Linker question

Thomas Olsen wrote:
> I presume that since I'm building on an i686 for an i386 that potentially
I
> could link to the host libraries and not notice it before get some strange
> behavior on the target? 
> 
> If I'm right in my previous statement, could you then suggest a simple
test
> that I can do to verify that I'm linking with the correct libraries? 

Try running i386-pc-linux-gnu-gcc -v when linking your dummy example.


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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