From mint-bounce@lists.fishpool.fi  Thu Mar 12 03:27:35 2009
X-Virus-Scanned: amavisd-new at demon.co.uk
Subject: Re: [MiNT] mintlib 0.59 ?
From: Alan Hourihane <alanh@fairlite.co.uk>
To: David Galvez <dgalvez75@gmail.com>
Cc: mint <mint@fishpool.com>
In-Reply-To: <8cf5b8cc0903111640u4e8d4adbgf17078d48bc4ab55@mail.gmail.com>
References: <1235856460.25551.38.camel@jetpack.demon.co.uk>
	 <8cf5b8cc0903111015t438f3042qbe1a1ce57b5a27f2@mail.gmail.com>
	 <1236792234.16526.5.camel@jetpack.demon.co.uk>
	 <8cf5b8cc0903111640u4e8d4adbgf17078d48bc4ab55@mail.gmail.com>
Content-Type: text/plain
Date: Thu, 12 Mar 2009 07:24:16 +0000
Message-Id: <1236842656.16526.57.camel@jetpack.demon.co.uk>
Mime-Version: 1.0
X-Mailer: Evolution 2.22.3.1 
Content-Transfer-Encoding: 7bit
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: alanh@fairlite.co.uk
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

On Thu, 2009-03-12 at 00:40 +0100, David Galvez wrote:
> >>
> >> Is still a goal of this new mintlib version to be compilable under gcc 2.95.3?
> >
> > Yes.
> >
> >> i get this error trying to compile:
> >
> > Does the attached help ?
> >
> 
> Yes, now compiles with this warning:
> 
> gcc -Wall -O2 -fomit-frame-pointer -nostdinc -I../argp -I..
> -I../include -I../mintlib -I../stdlib -I$(<../includepath)
> -DHAVE_CONFIG_H -D_LIBC -D_REENTRANT -c ../argp/argp-help.c -o
> argp-help.o
> ../argp/argp-help.c:575: warning: `always_inline' attribute directive ignored
> 
> the next error comes here:
> 
> gcc -Wall -O2 -fomit-frame-pointer -nostdinc -I../stdio -I..
> -I../include -I../mintlib -I../stdlib -I$(<../includepath)
> -DHAVE_CONFIG_H -D_LIBC -D_REENTRANT -c ../stdio/fxprintf.c -o
> fxprintf.o
> 
> ../stdio/fxprintf.c: In function `__fxprintf':
> ../stdio/fxprintf.c:33: parse error before `ap'
> ../stdio/fxprintf.c:34: `ap' undeclared (first use in this function)
> ../stdio/fxprintf.c:34: (Each undeclared identifier is reported only once
> ../stdio/fxprintf.c:34: for each function it appears in.)
> ../stdio/fxprintf.c:36: parse error before `int'
> ../stdio/fxprintf.c:51: `res' undeclared (first use in this function)
> ../stdio/fxprintf.c:56: warning: control reaches end of non-void function
> make[1]: *** [fxprintf.o] Error 1
> make[1]: Leaving directory `/i/CVS/mintlib/lib'
> make: *** [all-recursive] Error 1

Committed fixes for this as well as argp. Try again.

Alan.


