Re: Suppressing "-fno-use-cxa-atexit" warnings for C files
Re: Suppressing "-fno-use-cxa-atexit" warnings for C files
- Subject: Re: Suppressing "-fno-use-cxa-atexit" warnings for C files
- From: "Andy O'Meara" <email@hidden>
- Date: Mon, 14 Aug 2006 02:19:43 -0400
- Thread-topic: Suppressing "-fno-use-cxa-atexit" warnings for C files
Heh, so I go into the build settings and I now notice that
-fno-use-cxa-atexit is set by default in Other C++ Flags (and that I had
added -fno-use-cxa-atexit to Other C Flags). Feeling like I don't know how
I could have missed that, I checked back in Xcode 2.3 and sure enough the
default value of other C++ flags is to ${OTHER_CFLAGS}.
In any case, the default value of Other C++ Flags seems to have changed in
Xcode 2.4 (I must have missed it in the release notes), so it looks like I
can now use the default values of Other C Flags and Other C++ Flags and I
should be good to go!
Thanks,
Andy
>
> I'd just add the -fno-use-cxa-atexit flag to the Other C++ Flags build
> setting.
>
> Chris
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden