[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-23 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2006-11-23 17:45 --- (In reply to comment #12) > > On the other hand gcc-4.3 breaks both with or without -j5 at libgfortran > spitting a lot of messages like: That is an issue with the glibc headers not being C99 complaint. Anyways

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-23 Thread dkouroun at cc dot uoi dot gr
--- Comment #12 from dkouroun at cc dot uoi dot gr 2006-11-23 08:34 --- Subject: Re: bootstrap failure on Linux AMD64 I submitted a bug report in the Gentoo Bugzilla. I hope they will fix it. I still believe that the best way through would be to add an option to the configure script of

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2006-11-22 21:58 --- Again this is a bug in the distro and not a bug in GCC, if gentoo wants that directory layout, they are not going to be compatible with any other distros or even most newer closed source software. -- http://gc

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread dkouroun at cc dot uoi dot gr
--- Comment #10 from dkouroun at cc dot uoi dot gr 2006-11-22 21:47 --- Subject: Re: bootstrap failure on Linux AMD64 Quoting pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]>: > > > --- Comment #9 from pinskia at gcc dot gnu dot org 2006-11-22 21:44 > --- > (In reply to com

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-11-22 21:44 --- (In reply to comment #8) > I do not think that the directory is wrong. I think you mean that it > install's in a directory which is not the one gcc expects it to be. > So I guess that gcc expects the 32bit libraries

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread dkouroun at cc dot uoi dot gr
--- Comment #8 from dkouroun at cc dot uoi dot gr 2006-11-22 21:39 --- Subject: Re: bootstrap failure on Linux AMD64 Quoting pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]>: > > > --- Comment #7 from pinskia at gcc dot gnu dot org 2006-11-22 21:27 > --- > (In reply to comm

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-11-22 21:27 --- (In reply to comment #5) > Subject: Re: bootstrap failure on Linux AMD64 > hope this helps Yes gentoo is installing libc in the wrong directory. lib should be a symbol link (or really what is currently lib32) to li

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread dkouroun at cc dot uoi dot gr
--- Comment #6 from dkouroun at cc dot uoi dot gr 2006-11-22 21:23 --- Subject: Re: bootstrap failure on Linux AMD64 > --- Comment #1 from hjl at lucon dot org 2006-11-22 16:32 --- > Please try > > # make -j5 bootstrap-lean > again it stops at the same point as it did initia

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread dkouroun at cc dot uoi dot gr
--- Comment #5 from dkouroun at cc dot uoi dot gr 2006-11-22 20:18 --- Subject: Re: bootstrap failure on Linux AMD64 # ls /usr/ -l total 72 lrwxrwxrwx 1 root root 6 Nov 21 12:59 X11R6 -> ../usr drwxr-xr-x 2 root root 16384 Nov 22 17:21 bin drwxr-xr-x 61 root root 8192 Nov 22

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-11-22 20:14 --- (In reply to comment #3) > what else can I do to check manually the glibc libraries? > I never learned how can somebody check the version of glibc installed > on his system. How can I do that? for one where does gen

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread dkouroun at cc dot uoi dot gr
--- Comment #3 from dkouroun at cc dot uoi dot gr 2006-11-22 20:07 --- Subject: Re: bootstrap failure on Linux AMD64 Quoting pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]>: > > > --- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-22 16:42 > --- > /common/compilers

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-22 16:42 --- /common/compilers/linux/gcc-4.2//x86_64-unknown-linux-gnu/sys-include -m32 checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: cannot run C compiled p

[Bug bootstrap/29937] bootstrap failure on Linux AMD64

2006-11-22 Thread hjl at lucon dot org
--- Comment #1 from hjl at lucon dot org 2006-11-22 16:32 --- Please try # make -j5 bootstrap-lean -- hjl at lucon dot org changed: What|Removed |Added C