Re: [lfs-support] Compiling GCC pass 1 of Linux From Scratch

2012-10-08 Thread Arvind S Raj
Hello everyone, On Tue, Oct 9, 2012 at 1:35 AM, Aleksandar Kuktin wrote: > > checking dynamic linker characteristics... configure: error: Link tests > are not allowed after GCC_NO_EXECUTABLES. > > make[2]: *** [configure-stage1-target-libstdc++-v3] Error 1 > > make[2]: Leaving directory `/mnt/lf

Re: [lfs-support] Compiling GCC pass 1 of Linux From Scratch

2012-10-08 Thread Aleksandar Kuktin
> checking dynamic linker characteristics... configure: error: Link tests are > not allowed after GCC_NO_EXECUTABLES. > make[2]: *** [configure-stage1-target-libstdc++-v3] Error 1 > make[2]: Leaving directory `/mnt/lfs/sources/gcc-build' > make[1]: *** [stage1-bubble] Error 2 > make[1]: Leaving di

Re: [lfs-support] Compiling GCC pass 1 of Linux From Scratch

2012-10-08 Thread Ken Moffat
On Mon, Oct 08, 2012 at 05:38:43PM +0530, Arvind S Raj wrote: > Hello everyone, > I'm trying Linux from scratch and am really excited about it. I have > encountered an error when I compile GCC. The error is > http://paste.pound-python.org/show/26539/. I noticed that many others have > faced this er

Re: [lfs-support] Compiling GCC pass 1 of Linux From Scratch

2012-10-08 Thread Bruce Dubbs
Arvind S Raj wrote: > Hello everyone, > I'm trying Linux from scratch and am really excited about it. I have > encountered an error when I compile GCC. The error is > http://paste.pound-python.org/show/26539/. I noticed that many others have > faced this error(a few threads in the GCC mailing list)

Re: [lfs-support] Compiling GCC pass 1 of Linux From Scratch

2012-10-08 Thread spiky
On 08/10/12 13:08, Arvind S Raj wrote: Hello everyone, I'm trying Linux from scratch and am really excited about it. I have encountered an error when I compile GCC. The error is http://paste.pound-python.org/show/26539/. I noticed that many others have faced this error(a few threads in the GCC

[lfs-support] Compiling GCC pass 1 of Linux From Scratch

2012-10-08 Thread Arvind S Raj
Hello everyone, I'm trying Linux from scratch and am really excited about it. I have encountered an error when I compile GCC. The error is http://paste.pound-python.org/show/26539/. I noticed that many others have faced this error(a few threads in the GCC mailing list) and there is a thread in LFS