[Ltrace-devel] cross compiling ltrace

Gaye Abdoulaye Walsimou walsimou at walsimou.com
Mon Feb 8 22:48:23 UTC 2010


Marc Kleine-Budde,
>
> Yesterday I started to autotoolize the latest ltrace.git
>
> It's in the "dev/autotools" branch in my tree:
> git://git.pengutronix.de/git/mkl/ltrace.git dev/autotools
> http://git.pengutronix.de/?p=mkl/ltrace.git;a=shortlog;h=refs/heads/dev/autotools
>
> It compiles and works natively on powerpc, i386 and x86_64. Cross
> compilation has been tested from x86_64 to arm and powerpc.
>
> It passes "make distcheck", this means it can create ready-to-compile
> tarballs.
>
> For those who want to test, checkout the dev/autotools branch from my
> tree, then the usual:
>
> ./autogen.sh

Can we avoid this step, in the final version?

> && ./configure && make && make install
>   

Cross compile and runtime tested on a arm920t based board.

> You need libelf >= 0.8.10. I picked that version out of the blue, this
> is the oldest one installed on the machines I used for testing.
> pkg-config is used to find the libelf.
>
>
>   
[...]
> Please test and comment.
>
> Cheers, Marc
>
>   

Seems to work fine for here!
Thanks for this work!
AWG



More information about the Ltrace-devel mailing list