Re: 10.2.8 and alloca.h
Re: 10.2.8 and alloca.h
- Subject: Re: 10.2.8 and alloca.h
- From: Eric Albert <email@hidden>
- Date: Mon, 17 Oct 2005 13:57:37 -0400
On Oct 17, 2005, at 1:45 PM, David Dunham 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?
-Eric
_______________________________________________
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