Re: Xcode 2.3 broke CPlusTest?
Re: Xcode 2.3 broke CPlusTest?
- Subject: Re: Xcode 2.3 broke CPlusTest?
- From: Aaron Montgomery <email@hidden>
- Date: Sat, 10 Jun 2006 10:37:55 -0700
On Jun 6, 2006, at 5:13 PM, Aaron Montgomery wrote:
On Jun 6, 2006, at 5:03 PM, David Catmull wrote:
It seems that after upgrading to Xcode 2.3 I can't run more than
one CPlusTest unit test at a time without crashing my app (in
~TestCase()). Searching the archives I found another recent post
about the same problem.
Is this confirmed as an Xcode/CPlusTest issue? Is there something
I can do besides file a bug, cross my fingers, and wait until WWDC?
I filed a bug (#4560190) and haven't heard anything back. I ended
up downgrading to Xcode 2.2.
I have found what appears to be a work-around: the Unit Tests target
needs to have
-fno-use-cxa-atexit
added to its "Other C Flags" setting. (I updated the bug report also).
Aaron
_______________________________________________
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