Matthias Klose wrote:
Thanks for the link, but this leads to the following error:
gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gpc-3.4.0/gcc -I../../gpc-3.4.0/gcc/. -I../../gpc-3.4.0/gcc/../include -I../intl ../../gpc-3.4.0/gcc/expr.c -o expr.o ../../gpc-3.4.0/gcc/expr.c:5150:40: macro "GEN_INT" passed 2 arguments, but takes just 1 ../../gpc-3.4.0/gcc/expr.c: In function `store_constructor': ../../gpc-3.4.0/gcc/expr.c:5150: error: `GEN_INT' undeclared (first use in this function) ../../gpc-3.4.0/gcc/expr.c:5150: error: (Each undeclared identifier is reported only once ../../gpc-3.4.0/gcc/expr.c:5150: error: for each function it appears in.) make[1]: *** [expr.o] Error 1 make: *** [all-gcc] Error 2
Regards,
Adriaan van Os