[crosstool-ng] Build failure on ltrace, gelf.h not found

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Thu Oct 23 21:31:00 GMT 2008


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



More information about the crossgcc mailing list