-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rob Landley schreef: > On Thursday 09 August 2007 8:19:02 pm Robin Getz wrote:
>>> Does anybody have any pointers where I can find sources, patches or >>> configs to get a uclibc build to complete? >> I do this daily with the sources from blackfin.uclinux.org - and don't have >> a problem. What does the uClibc version there not support, that you want to >> build your own with? > > I continue to want to build multiple platforms from the same source. If I > can't do that, the platform is not yet supported. By definition. It suspect one can build a toolchain using vanilla uclibc, I just tracked down the cause of all those weird errors: not having 'elf2flt' installed the fork now compiles and vanilla dies with an error in a shell script (non integer comparison or something). Could someone please implement a check for that util? It sucks to get stuck by such a simple thing and the uclibc buildsystem not providing a clue what is wrong (try googling for the __GI_mmap error). Could someone also please fix the config system to exclude stuff like wordexp on systems without fork()? I think that is on all platforms without an MMU, but I could be wrong, since I still haven't passed the Computer Architecture course ;) regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFGvM7nMkyGM64RGpERAj5HAJ4qEFGbmdkRrBjLZRRMZ3LlGz4irgCaAiPw f/B/z/oLBpv4M6T7Q5WPuoI= =mpcN -----END PGP SIGNATURE----- _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
