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]

Re: Failed build of GLIBC for MIPS...


* Andreas Jaeger <aj@suse.de>:

| Which glibc version?  Which binutils and compiler?

BTW here is the March 7. CVS glibc

binutils 2.10.1 and 2.10.91.0.4
gcc-2.95.2 made by Debian ppls.

I'll try with another version of gcc later today, maybe it helps.

Anyway here is part of strace output of compiling:

access("/usr/lib/gcc-lib/i386-linux/2.95.2/collect2", X_OK) = 0
vfork()                                 = 729
wait4(-1, /lib/libpthread.so.0: undefined reference to `atexit'
collect2: ld returned 1 exit status
[WIFEXITED(s) && WEXITSTATUS(s) == 1], 0, NULL) = 729
--- SIGCHLD (Child exited) ---


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