seg1addr question
seg1addr question
- Subject: seg1addr question
- From: Marc Respass <email@hidden>
- Date: Thu, 25 May 2006 13:59:26 -0400
Hi all,
I just built my second Cocoa framework in as many days :). Since
before yesterday, I had never built a Cocoa framework, I've been
studying up. It's all pretty straight forward except for this -
seg1addr linker flag. I can't find any information on this except
that my framework needs to be built with -seg1addr in the range of
0x00000000 to 0x3FFFFFFF or anything above 0x900000000. My question
is, how do I decide what to use for an address? For my first
framework, I used -seg1addr 0x10000000 and for the second, -seg1addr
0x20000000.
Is there some way to know what address to use? From what I can tell,
the -seg1addr flag is really important but I can't find much
information on it.
Thanks a lot
Marc
_______________________________________________
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