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] | |
----- Receiving the following content -----
From: Dimitry Andric
Receiver: by_yanxt
Time: 2006-12-13, 20:11:18
Subject: Re: How to make crosstool support for VFP software fp format?
>YanXT wrote:
>> I noticed that the "dynamic-linker" specified in crosstool's specs is /lib/ld-linux.so.2,
>> is this proper?
>
>Yes. Think about where you actually *run* the cross-compiled executables.
>
For "cross-compiled executables", do u mean the cross toolchain which runs on my x86 platform
or the cross-compiled target programs which actually run on arm9 target board? I'm totally confused ; (
I prefer the latter, but if so,
shouldn't it be proper to use ld-linux-so.2 from cross toolchain instead of the linker from host machine?
YanXT, by_yanxt@gpsign.com
2006-12-14
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |