compile failure of glibc-2.3.2 due to static libgcc

Roland McGrath roland@redhat.com
Sat Apr 26 23:41:00 GMT 2003


> If you search for this error message in the list archives, you'll find
> a discussion between myself and Roland about why this happens.  Roland,
> did anyone ever change this to build the linker script without trying
> to do a link on some of libc's objects?

I'd forgotten about this.  I've done those changes just now.  From reading
the thread http://sources.redhat.com/ml/libc-alpha/2003-04/msg00009.html is
part of, I think this will fix your problems.  Just one linker script is
generated and used the various -shared links.  It includes a hack
specifically for libc.so, but that is harmlessly ignored for other objects.


Thanks,
Roland



More information about the Libc-alpha mailing list