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


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]