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: [crosstool-ng] Build failure on ltrace, gelf.h not found


Hey!

On Thursday 23 October 2008 22:33:20 Yann E. MORIN wrote:
> Comes from the fact that libelf's configure was unable to find 64-bit
> integers... :-( I'm banging it hard on the head with a hammer right now...

OK, fixed.

Now ltrace doesn't build because of AC_CANONICAL_HOST. This yields a split
tuple, which gives host_os containing smthg like "kernel-os". ltrace only
accepts "linux-gnu" in this case, but using ARM EABI yields "linux-gnueabi".
Using uClibc and ARM EABI yields "linux-uclibcgnueabi". Sigh... :-(

Worse... ltrace does not build out-of-tree... Eeek... :-(

Hammer time again... :-(

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  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]