Hello;

Am 01.12.2012 14:29, schrieb KP Kirchdoerfer:
> 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?
> 


I changed the buildtool initrd for X86_64 manually and built an image
(being amazed, how easy that is with the latest changes!). Testing the
image with qemu was successful - so I think a X86_64 iso image can be
done for the next release.

If nobody comes up with a better idea, I'll try to switch back for teh
loader to the method we've used for modules, before initrd has been
split to initrd and initmod.

kp

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
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