[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: regex.c not 64-bit clean (?)
From: |
Santiago Vila |
Subject: |
Re: regex.c not 64-bit clean (?) |
Date: |
Thu, 15 Jun 2006 10:53:30 +0200 (CEST) |
[ trimming cc list, as I assume you are subscribed to at least one address ]
> $ ./configure CFLAGS=-Wall
> $ make CFLAGS='-Wall -Werror'
We are getting closer:
$ cd m4
$ ./configure CFLAGS=-Wall >& LOG-configure
$ make CFLAGS='-Wall -Werror' >& LOG-make
LOG-configure and LOG-make attached
LOG-configure
Description: Text document
LOG-make
Description: Text document
- Re: regex.c not 64-bit clean (?), Eric Blake, 2006/06/14
- Re: regex.c not 64-bit clean (?), Jim Meyering, 2006/06/15
- Re: regex.c not 64-bit clean (?), Paul Eggert, 2006/06/15
- Re: regex.c not 64-bit clean (?),
Santiago Vila <=
- Re: regex.c not 64-bit clean (?), Eric Blake, 2006/06/15
- stackovf implementation [Was: regex.c not 64-bit clean (?)], Eric Blake, 2006/06/15
- Re: stackovf implementation [Was: regex.c not 64-bit clean (?)], Eric Blake, 2006/06/20
- Re: stackovf implementation [Was: regex.c not 64-bit clean (?)], Santiago Vila, 2006/06/21
- Re: stackovf implementation, Eric Blake, 2006/06/22
Re: [bug-gnulib] Re: regex.c not 64-bit clean (?), Bruno Haible, 2006/06/21