Re: Unfinished gcc4 + x86_64-from-x86-32 build...

2005-07-25 Thread Jens Olav Nygaard
Ryan Oliver wrote: ... Strange. I realized now that there seems to be a serious time lag somewhere. Your message just arrived in my mail box, while I see it's dated 050721... Oh, well. J.O. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubs

Re: Unfinished gcc4 + x86_64-from-x86-32 build...

2005-07-25 Thread Jens Olav Nygaard
Ryan Oliver wrote: ... You may want to consider using the cross-lfs book ( in development ) or the cross-lfs scripts (from svn) if attempting a bi-arch x86_64 build from a 32bit OS. The book is (IIRC) under http://www.linuxfromscratch.org/~jhuntwork , the scripts are in svn.linuxfromscratch.org

Re: Unfinished gcc4 + x86_64-from-x86-32 build...

2005-07-25 Thread Ryan Oliver
On Wed, 2005-07-20 at 09:15 +0200, Jens Olav Nygaard wrote: > Since the subject became increasingly inaccurate, and since my > rate of hickups to installed packages indicates that this will > not be my last question, I swap in another thread... > > Now reading the book more carefully, I notice tha

Re: Unfinished gcc4 + x86_64-from-x86-32 build...

2005-07-20 Thread Jens Olav Nygaard
Jens Olav Nygaard wrote: I noticed that the find ${GCC_INCLUDEDIR} -xtype d -exec rm -rf \{} \; in the toolchain adjustment in 5.7 removed a lot of things, including ${GCC_INCLUDEDIR} itself. I don't know if this is supposed to happen, but the next package (Tcl) failed Ok, I saw this mentio

Re: Unfinished gcc4 + x86_64-from-x86-32 build...

2005-07-20 Thread Jens Olav Nygaard
I noticed that the find ${GCC_INCLUDEDIR} -xtype d -exec rm -rf \{} \; in the toolchain adjustment in 5.7 removed a lot of things, including ${GCC_INCLUDEDIR} itself. I don't know if this is supposed to happen, but the next package (Tcl) failed spectacularly, so I started over again, and did n

Re: Unfinished gcc4 + x86_64-from-x86-32 build...

2005-07-20 Thread John Profic
Jens Olav Nygaard wrote: I have /lib64/ld-linux-x86-64.so.2 replaced by /tools/lib64..., but should /lib/ld-linux.so.2 be replaced by /tools/lib/ld-linux.so.2 or by /tools/lib64/ld-linux-x86-64.so.2? (Note that /tools/lib/ld-linux.so.2 does not exist, but I *do* want to end up with a combined 32/