Am 25.10.2012 00:01, schrieb Michael Vale: > Another idea, how about reducing the size of libc, porting bionic back > to freebsd and/or porting musl libc (http://www.musl-libc.org) to FreeBSD?
I did not try to run any programs linked with musl under FreeBSD, but it builds flawlessly with GCC and CLANG on my amd64 -CURRENT system. The only change required was to teach GNU configure about amd64 (they expected x86_64). Making a "real" port is trivial bbut clearly a task for a junior programmer ... Regards, STefan _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
