• 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: 10.2.8 and alloca.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.2.8 and alloca.h


  • Subject: Re: 10.2.8 and alloca.h
  • From: David Dunham <email@hidden>
  • Date: Mon, 17 Oct 2005 11:31:45 -0700

At 13:57 -0400 05-10-17, Eric Albert wrote:

It seems that one of the libraries I need uses alloca.h. This file does not exist in the 10.2.8 SDK.

I guess I now need to rebuild all of my libraries with 10.3.9 SDK and gcc 3.3.

Presumably you just need a declaration for alloca, rather than the header file itself? What happens if you add a declaration for alloca to your code?

It does actually call the function, as near as I can tell...

I wonder if I can copy the defines from /user/include/alloca.h (since this is a built-in for gcc 3, apparently)?
--


David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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: 
 >10.2.8 and alloca.h (From: David Dunham <email@hidden>)
 >Re: 10.2.8 and alloca.h (From: Eric Albert <email@hidden>)

  • Prev by Date: Re: Speeding up XCode?
  • Next by Date: Re: Code Coloring
  • Previous by thread: Re: 10.2.8 and alloca.h
  • Next by thread: Re: 10.2.8 and alloca.h
  • Index(es):
    • Date
    • Thread