Le Dimanche 28 Juillet 2002 00:35, Manfred Schuler a �crit : Luigi: I think it is a bad idea to start from the UML slink fs to compile gcc3.1 1/ you will have to manage to different version of libc with the most recent one incompatible with LEAF userland programs 2/ gcc3.1 leads to bigger kernel size and I would recommend sticking with 2.95 which is the one currently. Here is what I am currently using
leaf@debian:~$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) leaf@debian:~$ 3/ You should better start from the Debian from the 2.2 Debian image available here and update it with dselect http://user-mode-linux.sourceforge.net/dl-sf.html Also I have updated my UML doc. Should be more or less OK now... Jacques > Luigi, > > did you run the configure script? > > Manfred > > Luigi Capriotti schrieb: > > I'm aiming to have a working Debian UML suitable to compile kernels, > > hence with recent gcc. > > > > Starting from the Debian/slink filesystem described in > > http://leaf.sourceforge.net/devel/jnilo/uml03.html > > I created a much larger one (with the same contert) and tried to compile > > gcc3.1 tarball, getting the following error: > > > > uml_link:~/objdir/gcc# make > > (cd intl && make all) > > make[1]: Entering directory `/root/objdir/gcc/intl' > > make[1]: Nothing to be done for `all'. > > make[1]: Leaving directory `/root/objdir/gcc/intl' > > ./genattrtab ../../srcdir/gcc/config/i386/i386.md > tmp-attrtab.c > > make: *** [s-attrtab] Error 143 > > > > I wonder if anyone faced the same problem and managed to go further. > > (Please note that ../../srcdir/gcc/config/i386/i386.md does not exist!) > > > > Thanks for any help. > > Luigi > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > > > _______________________________________________ > > Leaf-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/leaf-devel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
