Gareth Coco
2011-07-10 02:10:05 UTC
Hi,
Just did a hg pull -u.
make clean; make
and when building gsl it fails.
Start of error message is.
make[4]: Entering directory `/home/gcoco/mingw-cross-env/tmp-gsl/gsl-1.14/test'
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-mingw32-gcc
-DHAVE_CONFIG_H -I. -I.. -g -O2 -MT results.lo -MD
-MP -MF .deps/results.Tpo -c -o results.lo results.c
libtool: compile: i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -g -O2
-MT results.lo -MD -MP -MF .deps/results.Tpo -c
results.c -o results.o
In file included from results.c:32:0:
/home/gcoco/mingw-cross-env/usr/lib/gcc/i686-pc-mingw32/4.6.1/include/varargs.h:4:2:
error: #error "GCC no longer imple
ments <varargs.h>."
/home/gcoco/mingw-cross-env/usr/lib/gcc/i686-pc-mingw32/4.6.1/include/varargs.h:5:2:
error: #error "Revise your code to
use <stdarg.h>."
Full log attached.
Just did a hg pull -u.
make clean; make
and when building gsl it fails.
Start of error message is.
make[4]: Entering directory `/home/gcoco/mingw-cross-env/tmp-gsl/gsl-1.14/test'
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-mingw32-gcc
-DHAVE_CONFIG_H -I. -I.. -g -O2 -MT results.lo -MD
-MP -MF .deps/results.Tpo -c -o results.lo results.c
libtool: compile: i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -g -O2
-MT results.lo -MD -MP -MF .deps/results.Tpo -c
results.c -o results.o
In file included from results.c:32:0:
/home/gcoco/mingw-cross-env/usr/lib/gcc/i686-pc-mingw32/4.6.1/include/varargs.h:4:2:
error: #error "GCC no longer imple
ments <varargs.h>."
/home/gcoco/mingw-cross-env/usr/lib/gcc/i686-pc-mingw32/4.6.1/include/varargs.h:5:2:
error: #error "Revise your code to
use <stdarg.h>."
Full log attached.