LFS-6.7 Chapter 5.10 GCC make failure

2010-12-21 Thread aaron cai
I'm going through the book on my SLES 10 SP2 (32-bit) w/ GCC 4.1.2 on host. Now failed to complete GCC build pass 2 w/ following message: *Checking multilib configuration for libstdc++-v3... mkdir -p -- i686-pc-linux-gnu/libstdc++-v3 Configuring in i686-pc-linux-gnu/libstdc++-v3 configure:

Re: Glibc compile problem

2010-12-21 Thread code.xiyou
2010/12/17 William Immendorf will.immend...@gmail.com On Fri, Dec 17, 2010 at 1:19 AM, Harry Wei code.xi...@gmail.com wrote: Switching to a newer version of LFS would not hurt, either. You know, i want to get it well so that i can do 6.7 :) Thing is, you can just switch to 6.7 right now,

Re: Glibc compile problem

2010-12-21 Thread code.xiyou
2010/12/21 code.xiyou code.xi...@gmail.com 2010/12/17 William Immendorf will.immend...@gmail.com On Fri, Dec 17, 2010 at 1:19 AM, Harry Wei code.xi...@gmail.com wrote: Switching to a newer version of LFS would not hurt, either. You know, i want to get it well so that i can do 6.7 :)

Re: LFS-6.7 Chapter 5.10 GCC make failure

2010-12-21 Thread Andrew Benton
On Tue, 21 Dec 2010 22:31:53 +0800 aaron cai osr...@gmail.com wrote: checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: in `/mnt/lfs/sources/gcc-build/i686-pc-linu x-gnu/libstdc++-v3': configure: error: cannot run C compiled

Re: LFS-6.7 Chapter 5.10 GCC make failure

2010-12-21 Thread William Immendorf
On Tue, Dec 21, 2010 at 8:31 AM, aaron cai osr...@gmail.com wrote: checking whether the C compiler works... configure: error: in `/mnt/lfs/sources/gcc-build/i686-pc-linu x-gnu/libstdc++-v3': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See

Re: jhalfs unexpected

2010-12-21 Thread Neal Murphy
On Tuesday 21 December 2010 12:22:05 Mike Hollis wrote: ... but I don't know how to call this core with gdb (gdb make core ? gdb gcc core ?) and even if I did it would probably not be useful for me. gdb fail31-frag.exe core is probably what will work, ifyou can find the fail31-frag program.

Re: jhalfs unexpected

2010-12-21 Thread Mike Hollis
On Tue, Dec 21, 2010 at 04:28:02PM -0500, Neal Murphy wrote: On Tuesday 21 December 2010 12:22:05 Mike Hollis wrote: ... but I don't know how to call this core with gdb (gdb make core ? gdb gcc core ?) and even if I did it would probably not be useful for me. gdb fail31-frag.exe core is