Multiple libc's

Samson Luk samsonluk@gmail.com
Sun Nov 7 17:30:00 GMT 2010


Build / install your new libc with a non-standard prefix e.g. /opt
then recompile all utilites with link flags
"-Wl,-rpath=/new-libc-path" and
"-Wl,--dynamic-linker=/path-to-new/ld-linux.so.3"

On Mon, Nov 8, 2010 at 12:39 AM, Enrico Weigelt <weigelt@metux.de> wrote:
>
> Hi folks,
>
>
> I'd like to update an older system (still glibc-2.2.5) step by step
> using a recent libc. Therefore I'd like to build an toolchain/sysroot
> that uses different libc (file)names, so both can coexist peacefully
> in one system.
>
> Does anyone know how to do that ?

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list