Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
Universal Binary static data
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Universal Binary static data
Subject
:
Universal Binary static data
From: Matt Mashyna <
email@hidden
>
Date: Fri, 15 Sep 2006 08:50:59 -0400
I have an application that uses a universal, dynamic library. There is some static data that gets modified as a security check. I know this is a bad practice but that's how it works on my client's windows scheme so...
I can locate this static data in the dylib. The linker makes two sets of static data; PPC and Intel. The problem is that when it's built on a PPC machine the PPC part is first followed by the Intel part. When it's built on Intel the opposite is true.
I think it must be a linker issue. Is there a way to force Xcode to always put them in a specific order no matter what platform it's built on ? Or is there a way to tell what order they are in by examining a header ?
_______________________________________________
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
Follow-Ups
:
Re: Universal Binary static data
From:
Shawn Erickson <email@hidden>
Re: Universal Binary static data
From:
David Dunham <email@hidden>
Re: Universal Binary static data
From:
Henri Asseily <email@hidden>
Prev by Date:
Xcode 2.4 and shared workgroup build
Next by Date:
Re: If build errors, then don't debug
Previous by thread:
Re: Xcode 2.4 and shared workgroup build
Next by thread:
Re: Universal Binary static data
Index(es):
Date
Thread