Forcing linking to occur on every build?
Forcing linking to occur on every build?
- Subject: Forcing linking to occur on every build?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 16 Aug 2006 15:49:22 -0600
No one responded to my last message about the DWARF separator build
phase triggering in builds after linking has already occurred...
I'm still experiencing the problem where the DWARF separator build
phase is occurring in non-link builds. I suspect this is a bug in
Xcode 2.4, but the only workaround I've been able to find is to run a
shell script that runs 'touch' on one of the files in my project so
that it'll always be compiled and re-linked on the next build,
forcing a re-link each time. This seems like a hack to me, though.
Does anyone know of any better ways of forcing a re-link to occur on
each build, and if so, then what? I don't see anything in the build
rules that allow me to modify the problem build phase to trigger only
if linking occurred.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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