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: ct-ng: compiling ldd with glibc


Dan, All,

On Wednesday 21 July 2010 18:49:58 Yann E. MORIN wrote:
> On Sunday 18 July 2010 17:54:00 Dan Jordan wrote:
> > I'm trying to find a way to compile ldd to using crosstool-NG and glibc.
> > I'm compiling a toolchain using version 1.7.0 of crosstool-NG, with glibc to arm 
> > architechture. (for example, to the arm-unknown-linux-eabi configuration).
> Maybe I bang on such a beast tonight, the issue comes up often, and
> it is time that we have such script.

OK, here it is. Run with --help first. Then edit and replace the
tuple="..." line. You can even customise the library search path by
tweaking the ld_library_path="..." line.

It should behave the same as real ldd, except it does not (yet) accept
any of the extended options.

Tell me what you think of it, and I'll clean it up, and push it.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



--
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]