On 06/08/2011 08:02 AM, Douglas B Rupp wrote:
Reformulated as per your suggestion, and retested.
OK to commit?
Yes, thanks!
Paolo
Reformulated as per your suggestion, and retested.
OK to commit?
--Douglas Rupp
2011-06-07 Douglas B Rupp
* fixincludes/configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
* fixincludes/configure: Regenerate.
* fixincludes/config.h.in: Regenerate.
--- gcc.orig/fixinclude
On 06/07/2011 06:37 AM, Douglas B Rupp wrote:
Revised and retested patch attached.
OK to commit?
It should be enough to add AC_USE_SYSTEM_EXTENSIONS to configure.ac
instead (right after AC_PROG_CC).
Paolo
Revised and retested patch attached.
OK to commit?
--Douglas Rupp
2011-06-06 Douglas B Rupp
* fixincludes/configure.ac (host_makefile_frag): Use mh-interix.
* fixincludes/configure: Regenerate
* fixincludes/Makefile.in (FIXINC_CPPFLAGS): New flag macro.
(@ho
On 06/04/11 13:43, Douglas B Rupp wrote:
Here's my proposed patch, along the lines you suggested.
Hi Doug,
Excellent. Just a couple nits:
It is more normal and easier to read when you quote the entire shell
script fragment, as below (removing unnecessary "eval", too):
diff -rupN gcc.orig/f
Here's my proposed patch, along the lines you suggested. top_srcdir
didn't seem to be set, so I used srcdir instead.
Bootstrapped on x86_64-unknown-linux-gnu
2011-06-04 Douglas B Rupp
* fixincludes/configure.ac (host_makefile_frag): Use mh-interix.
* fixincludes/configure:
Hi Doug,
On Fri, Jun 3, 2011 at 10:00 AM, Douglas B Rupp wrote:
>
> I've been working on a resurrection patch for Interix, one remaining problem
> is fixincludes/fixincl.c must be compiled on native Interix with
> -D_ALL_SOURCE in order to find the getpagesize prototype.
>
> This works (taking so
I've been working on a resurrection patch for Interix, one remaining
problem is fixincludes/fixincl.c must be compiled on native Interix with
-D_ALL_SOURCE in order to find the getpagesize prototype.
This works (taking some liberties with diff...):
fixincludes/Makefile.in
-FIXINC_CFLAGS = -D