This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/29937] bootstrap failure on Linux AMD64



------- 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 <gcc-bugzilla@gcc.gnu.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 programs.
>
>
> Do you have the 32bit libc installed?
>
> Also you looked at the wrong config.log. You should look at the one in the
> libstdc++ subdirectory

I use the latest Gentoo Linux and as I see the following libraries are
 installed:

app-emulation/emul-linux-x86-baselibs
      Latest version available: 2.5.2
      Latest version installed: 2.5.2
      Size of files: 5,457 kB
      Homepage:      http://www.gentoo.org/
      Description:   Base libraries for emulation of 32bit x86 on amd64
      License:       GPL-2

app-emulation/emul-linux-x86-compat
      Latest version available: 1.0-r1
      Latest version installed: 1.0-r1
      Size of files: 1,200 kB
      Homepage:      http://www.gentoo.org/
      Description:   emul-linux-x86 version of lib-compat, with the addition of
a 32bit libgcc_s and the libstdc++ versions provided by gcc 3.3 and 3.4 for
non-multilib systems.
      License:       GPL-2

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?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29937


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]