------- Comment #6 from developer at sandoe-acoustics dot co dot uk 2009-12-14 16:54 ------- Created an attachment (id=19291) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19291&action=view) changes to recognize correctly which ObjC runtime is in use
this (a) tracks the -fgnu-runtime/-fnext-runtime flags to detect which is in force. The libobjc-gnu is added and also made available as a %s substitution. The gnu-includes are added when the gnu runtime is in use. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42348