bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] feature request: argp()


From: Bruno Haible
Subject: Re: [Bug-gnulib] feature request: argp()
Date: Sat, 7 Jun 2003 18:02:22 +0200
User-agent: KMail/1.5

Simon Josefsson wrote:

> To do that I need some help getting CVS to build, I have never been
> able to get it to compile.  Compile attempt last in this message.

The CVS is not meant to build as it is. Instead try

   gnulib-tool --create-testdir --dir=/tmp/testdir module1 ... moduleN

and compile this directory instead.

> In file included from argp-help.c:49:
> In file included from /usr/include/stdlib.h:576:
> /usr/include/alloca.h:33: incompatible types for redefinition of 'alloca'

- Can <stdlib.h> and <alloca.h> be used together with this compiler?
- If no, does the m4/alloca.m4 macro already detect this? (Try
  running "Cc=tcc gnulib-tool --test --dir=tcctestdir alloca".)

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]