This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with source code.


On Sunday 05 September 2004 19:58, Andrea Pretto wrote:
> >It is provided by GCC, hence the reason why it is surrounded by
> >__GNUC__.
>
> Yes,but if I compile the source with -std=c89 or -ansi, the builtin
> is not defined, then is used  'extern void *alloca (size_t __size)

Why should it?  It's not part of ISO C and therefore not available.  If you 
ask for ISO C, you get it...

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 NÃrnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]