This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

glibc / gcc-3


Hi all.

I try to produce a working gcc-3 system (I know about the devel state
of it ...)

I compiled the glibc-2.2.4, with the gcc-3.0.2 and binutils-2.11.92.0.10.

(Older binutils are not able to produce working KDE-2 binaries ...)

Compiling the glibc I get:

root@jackson:/rock-linux/src/glibc-2.2.4/sunrpc > make
../elf/ld-linux.so.2 --library-path ..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads ./rpcgen -Y `gcc -print-file-name=cpp | sed 's|/cpp$||'` -c rpcsvc/bootparam_prot.x -o xbootparam_prot.T
make: *** [xbootparam_prot.stmp] Segmentation fault (core dumped)

So I did:

rene@jackson:/rock-linux/src/glibc-2.2.4/elf > gdb ld.so
GNU gdb 20011012 (MI_OUT)
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-pc-linux-gnu"...
(gdb) r
Starting program: /rock-linux/src/glibc-2.2.4/elf/ld.so 

Program received signal SIGSEGV, Segmentation fault.
0x800051cc in elf_machine_load_address () at ../sysdeps/i386/dl-machine.h:51
51	  asm ("leal _dl_start@GOTOFF(%%ebx), %0\n"


Seems to be a binutils problem?

Is the cvs glibc tested with the gcc-3? Are there other suggestions about the
binutils used? - Or: When will a glibc be compileable by a gcc-3?

Thanks
  René Rebe

-- 
René Rebe (Registered Linux user: #127875)

eMail:    rene.rene@gmx.net
          rene.rebe@rocklinux.org

Homepage: http://www.tfh-berlin.de/~s712059/index.html

Anyone sending unwanted advertising e-mail to this address will be
charged $25 for network traffic and computing time. By extracting my
address from this message or its header, you agree to these terms.


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