m4-patches
[Top][All Lists]
Advanced

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

Re: stackovf implementation [Was: regex.c not 64-bit clean (?)]


From: Santiago Vila
Subject: Re: stackovf implementation [Was: regex.c not 64-bit clean (?)]
Date: Thu, 22 Jun 2006 01:06:25 +0200 (CEST)

On Tue, 20 Jun 2006, Eric Blake wrote:

> After looking more at POSIX, and testing on a Solaris 8 machine, I propose
> the following patch.  Santiago, can you test it on ia64, and see if it
> gets rid of the warning you were seeing?
> 
> 2006-06-20  Eric Blake  <address@hidden>
> 
>       Avoid obsolete sigstack when POSIX sigaltstack is available:
>       * src/m4.c: Blindly assume signal.h, since stackovf.c and gnulib
>       do likewise.
> [...]

Now it seems to work, finally.

After another bootstrap with gnulib, I did this, as before:

$ cd m4
$ ./configure CFLAGS=-Wall >& LOG-configure
$ make CFLAGS='-Wall -Werror' >& LOG-make

LOG-configure and LOG-make attached

Attachment: LOG-configure
Description: Text document

Attachment: LOG-make
Description: Text document


reply via email to

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