pragma to ensure link order
pragma to ensure link order
- Subject: pragma to ensure link order
- From: Tor Langballe <email@hidden>
- Date: Thu, 7 Aug 2008 23:36:25 +0200
Hello,
I have some global variables in a source file that use other global
variables in another source file.
Since they are dependent on being initialized in the right order, I
have to make sure the link order is correct.
Is there any #pragmas or other ways of making sure this happens? i.e
something like:
#pragma ENSURE_LINKED_AFTER otherfile.c
Thanks,
Tor Langballe
_______________________________________________
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