On Thursday 27 March 2008 12:59, Helmi Kechaou wrote: > I'am trying to cross compile Directfb on montavista.I used > - CROSS_COMPILE_PREFIX > - --host=armv5tl-montavista-linuxeabi > - I made the links between armv5tl-montavista-linuxeabi-tools and > arm_v5t_le-tools > > configure and make are OK > but when I try make Install I have relink problems. It seems that the > cross compiler is using libpthred from /lib without using the > CROSS_COMPILE_PREFIX. > I 'm sure that the "/usr/lib" libraries are taken from > CROSS_COMPILE_PREFIX/usr/lib. The only problem is for "/lib" libraries.
Unfortunately, I had the same problem. I didn't have time to dig into the Makefile to find the issue, so ended up booting a FULL Linux root fs and built DFB on the Arm. It is slow, but I ended up with something that worked. Sorry I don't have any suggestions, just agreed that there is an issue here... Cheers, Lloyd _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
