• 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
custom linker script with XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom linker script with XCode


  • Subject: custom linker script with XCode
  • From: David Mirabito <email@hidden>
  • Date: Sat, 21 Apr 2012 16:35:02 +0100

Hello,

Is it possible in XCode to specify a custom linker script? If so, how
- and is there a standard example file I can use as a basis to extend?

I'd like to be able to annotate some data throughout my project with a
specific section attribute, and then have ld gather them all adjacent
in memory.

I've used such a process with gcc before and have it somewhat working
in XCode now, except I currently must keep the data structs adjacent
in a single source file for it to work, and need BEGIN_DATA/END_DATA
macros to delimit it. Ideally I'd like to remove that limitation

Thanks,
DavidM
 _______________________________________________
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: custom linker script with XCode
      • From: Salman Khilji <email@hidden>
  • Prev by Date: Crash in the docs part of the organizer.
  • Next by Date: Storyboard stuck in XML in Xcode 4.2
  • Previous by thread: Crash in the docs part of the organizer.
  • Next by thread: Re: custom linker script with XCode
  • Index(es):
    • Date
    • Thread