On Sat, Nov 30, 2013 at 4:44 AM, Rich Felker <[email protected]> wrote: > On Fri, Nov 29, 2013 at 02:45:15PM +0100, Denys Vlasenko wrote: >> > Meh, does __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ look okay? >> >> Yes. Whatever __DEFINE__ the libc you link against is okay. >> glibc has __GNUC___ and __GNUC_MINOR__. >> Yours has .... ? > > No, __GNUC__ is from GCC and refers to compilers with "GNU C" > extensions to the C language; it has nothing to do with libc or the > OS.
Uh. I meant __GLIBC__ and __GLIBC_MINOR__ _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
