architecture dependant problems with ResMerger
architecture dependant problems with ResMerger
- Subject: architecture dependant problems with ResMerger
- From: Stefan Werner <email@hidden>
- Date: Thu, 12 Apr 2007 17:49:28 -0700
Hi,
I just spend a few hours finding out that ResMerger behaves
differently on PPC than on i386, more specifically it does give
errors on Intel that it does not on PowerPC:
One of our resources fails when building on Intel with this error:
### /Developer/Tools/ResMerger ERROR:
errCoreEndianDataTooShortForFormat (resType 'WIND' ID 5)
Building the same project on PPC does not throw any errors
whatsoever. The resulting app will run fine on PPC Macs, but fail the
same error message on Intel.
I could find a post in the mailing list archives where this is being
explained with the byte swapping mechanism: http://lists.apple.com/
archives/xcode-users/2006/Sep/msg00344.html
Is there any way to make the PPC ResMerger complain about that error
too? Our main build machine is a PowerMac G5, and it would be very
beneficial if it could detect such errors.
Thanks,
Stefan
_______________________________________________
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