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.

Rich
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to