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]
Other format: [Raw text]

Re: compile failure of glibc-2.3.2 due to static libgcc


> 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


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