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: Error in glibc make


Daniel Jacobowitz wrote:
Anyone know how to coax glibc into generating a libc.so without the
absolute paths in the first place?

No, but if you use --with-sysroot for binutils, then it will prefix the sysroot in front of the absolute paths.

I've got to start doing that, been meaning to for ages (http://sources.redhat.com/ml/crossgcc/2003-06/msg00054.html) Heck, it's even documented in http://gcc.gnu.org/install/configure.html

But since it's only available in new binutils and gcc, I'll have to
keep doing things the old way when building oldish toolchains...
one of these days maybe I should fork my toolchain build script into
'legacy' and 'current' versions.
- Dan


-- Dan Kegel http://www.kegel.com http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


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