On Wed, 31 Dec 2008, Daniel Jacobowitz wrote: > Are you sure that is the relevant check? ELF object files are used on > arm-uclinux and m68k-uclinux; they're just translated into bFLT for > executables.
Ah, that explains a bit. However, immediately after that check is a test for "!defined(OBJECT_FORMAT_FLAT)" -- shouldn't that catch the case? (I was wondering why OBJECT_FORMAT_FLAT and OBJECT_FORMAT_ELF might be defined simultaneously...) ---- Michael Deutschmann <[email protected]> _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
