This is the mail archive of the libc-alpha@sourceware.org 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]

Testing a glibc build


I've been reading http://sourceware.org/glibc/wiki/Testing/Builds and found that the tip "Compile against glibc in fixed location". That seems almost[*]to work fine for most applications and libraries, but not when using it on glibc itself. Is that supposed to work? I cant seem to find a way of setting the LDPATH (or really, the rpath) for glibc.

[*] - glibc need to be configured with --prefix=/usr and 'make install' needs DESTDIR=${SYSROOT} for that to work. If not gcc is having trouble finding the startup files.

--
chs


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