Hi all;

I did a full build of the X86_64 toolchain and found only three pb's so far:

ipvsadm needs to be compiled with -fPIC
vsftpd needs a patch

Main question is, if it's possible to apply a patch or different CFLAG
only when compiled with the X86_64 toolchain, and where?

initrd cannot packaged due to a different name of the loader file.

#ls staging/x86_64-unknown-linux-uclibc/lib/ld64-uClibc
ld64-uClibc-0.9.33.2.so  ld64-uClibc.so.0

initrd's buildtool.cfg searches for
ld-uClibc-0.9.33.2.so  ld-uClibc.so.0

Anyone with an idea how to solve this cleanly?

kp


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to