Hi once again!

Am Mittwoch, 19. April 2006 23:54 schrieb Mag. Leonhard Landrock:
> Hi!
>
> Well, I will take just another try.
>
> root:/sources/gcc-build# ../gcc-4.0.3/configure --prefix=/usr \
>       --libexecdir=/usr/lib --enable-shared \
>       --enable-threads=posix --enable-__cxa_atexit \
>       --enable-clocale=gnu --enable-languages=c,c++
>
> root:/sources/gcc-build# make
>
> > --
> > Dan
>
> I'll post the result.
> Leonhard.

Unfortunatly it didn't work. I tried to compare the output from my chroot with 
my "normal" environment.

Here are the two "gcc" versions:

[EMAIL PROTECTED]:~$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured 
with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang
 --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib
 --without-included-gettext --enable-threads=posix --enable-nls
 --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
 --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo
 --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr
 --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)


root:/sources/gcc-build# gcc -v
Reading specs from /tools/lib/gcc/i686-pc-linux-gnu/4.0.3/specs
Target: i686-pc-linux-gnu
Configured 
with: ../gcc-4.0.3/configure --prefix=/tools --with-local-prefix=/tools
 --enable-clocale=gnu --enable-shared --enable-threads=posix
 --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch
Thread model: posix
gcc version 4.0.3

Does this give any further hints?

Kind regards,
Leonhard.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to