Hi all! I've just download the linux kernel from this site (provided by Joachim Meyer): http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
using the command : cg clone git://git.secretlab.ca/git/linux-2.6-virtex.git I am using the crosstool compiler : gcc-4.1.1-glibc-2.3.6 I am using Debian linux destribution. Here is the begining of my problems : first I got the binutils version error (so I corrected the /arch/ppc/Makefile to accept the current version). now it is OK. right now my problem is : make ARCH=ppc CROSS_COMPILE=powerpc-405-linux-gnu- bzImage /bin/sh: -c: line 1: syntax error: unexpected end of file make: *** [checkbin] Erreur 2 any help is much appreciated, Best regards, Rami --- Joachim Meyer <[EMAIL PROTECTED]> a écrit : > Hi > > I managed to set up linux for the ml310 (Virtex 2 > pro) these days. > I don't know how similar it is, but here is what > worked for me: > I used the kernel (newest 2.6.24-rc3) from the > secret lab tree: > ------------------------------------------------------------------ > http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex > --> look at vendow trees. > ------------------------------------------------------------------- > > I also used crosstool but with > gcc-3.4.5-glibc-2.3.6 > maybe you give it a try > > good Luck > Joachim > _______________________________________________________________________ > Jetzt neu! Schützen Sie Ihren PC mit McAfee und > WEB.DE. 30 Tage > kostenlos testen. > http://www.pc-sicherheit.web.de/startseite/?mc=022220 > > _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr _______________________________________________ Linuxppc-embedded mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-embedded
