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

Re: custom linker script with XCode


  • Subject: Re: custom linker script with XCode
  • From: Salman Khilji <email@hidden>
  • Date: Tue, 24 Apr 2012 22:06:51 -0700

I have done this by copying what the Intel compiler does.  You can download their free evaluation, then look at their Xcode plugin.

Salman

On Apr 21, 2012, at 8:35 AM, David Mirabito wrote:

> 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


 _______________________________________________
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

References: 
 >custom linker script with XCode (From: David Mirabito <email@hidden>)

  • Prev by Date: glibtool + Xcode 4
  • Next by Date: Re: #ifdef in tests
  • Previous by thread: custom linker script with XCode
  • Next by thread: Storyboard stuck in XML in Xcode 4.2
  • Index(es):
    • Date
    • Thread