Re: [lfs-support] musl-libc based system.

2013-09-02 Thread Matias A. Fonzo
Hi there, El Mon, 2 Sep 2013 10:24:06 +0800 邓尧 escribió: > Using musl-libc ( www.musl-libc.org ) instead of glibc as the > system's C library seems to be possible, since google showed some > such systems. Anyone knows how to build such a system or have any > suggestions on building such a system

[lfs-support] musl-libc based system.

2013-09-01 Thread 邓尧
Hi, Using musl-libc ( www.musl-libc.org ) instead of glibc as the system's C library seems to be possible, since google showed some such systems. Anyone knows how to build such a system or have any suggestions on building such a system ? I tried, but failed to build G++ against this C library. Tha