Re: Crash in pthread_mutex_lock
Re: Crash in pthread_mutex_lock
- Subject: Re: Crash in pthread_mutex_lock
- From: Scott Tooker <email@hidden>
- Date: Mon, 13 Jun 2005 11:09:38 -0700
On Jun 11, 2005, at 10:35 PM, Jeremy Sagan wrote:
Hello!
I have just converted my (rather large) app from CW 8.3 to use
XCode. The areas causing me to tear my hair out have been:
• XCode converted my targets to command-line targets even though
they were Mach-O Application Bundles.
Please file a bug on this and (if you can) provide a test project
that demonstrates this (or the actual CodeWarrior project file and
XML export file).
• Inline ASM only works if you set the compiler flags on each
individual source file. I did not see this well documented.
Hmm, that's odd. You should be able to set the "CodeWarrior-Style
Inline Assembly" (-fasm-blocks) build setting at the target level and
it should just work. Again, if this isn't true, please file a bug so
we can fix it.
• Because XCode's invocation of REZ is setting the useDF flag, REZ
won't include my resource fork resources from my .r file. If anyone
knows a solution to this I would love to hear it. Currently I just
took the codewarrior resource output and I have Xcode resmerge that
as the resource file.
You should be able to change this behavior with the "File Fork of
Binary Sources" build setting.
Please Help!
Jeremy
Scott
_______________________________________________
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
_______________________________________________
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