gm2
[Top][All Lists]
Advanced

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

[Gm2] Build Failure on Snow Leopard


From: Michael Lambert
Subject: [Gm2] Build Failure on Snow Leopard
Date: Mon, 23 Nov 2009 19:07:33 -0500

Hi Gaius,

I've updated my iMac to Snow Leopard and the latest xCode developer's tools.  
Now a build of the latest CVS dies rather nastily as show below.

The commonality seems to be that these are the only five entities defined in 
gm2-tree.def.

Michael

/usr/bin/gcc-4.0 -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I. -Igm2 
-I../../gcc-4.1.2/gcc -I../../gcc-4.1.2/gcc/gm2 
-I../../gcc-4.1.2/gcc/../include -I./../intl 
-I../../gcc-4.1.2/gcc/../libcpp/include     ../../gcc-4.1.2/gcc/gm2/m2pp.c -o 
gm2/m2pp.o
../../gcc-4.1.2/gcc/gm2/m2pp.c:29:25: error: gcc-version.h: No such file or 
directory
../../gcc-4.1.2/gcc/gm2/m2pp.c: In function ‘m2pp_simple_expression’:
../../gcc-4.1.2/gcc/gm2/m2pp.c:1491: error: ‘EXPR_STMT’ undeclared (first use 
in this function)
../../gcc-4.1.2/gcc/gm2/m2pp.c:1491: error: (Each undeclared identifier is 
reported only once
../../gcc-4.1.2/gcc/gm2/m2pp.c:1491: error: for each function it appears in.)
../../gcc-4.1.2/gcc/gm2/m2pp.c:1492: warning: implicit declaration of function 
‘EXPR_STMT_EXPR’
../../gcc-4.1.2/gcc/gm2/m2pp.c:1492: warning: passing argument 2 of 
‘m2pp_expression’ makes pointer from integer without a cast
../../gcc-4.1.2/gcc/gm2/m2pp.c:1507: error: ‘THROW_EXPR’ undeclared (first use 
in this function)
../../gcc-4.1.2/gcc/gm2/m2pp.c: In function ‘m2pp_integer_cst’:
../../gcc-4.1.2/gcc/gm2/m2pp.c:1596: warning: format ‘%lld’ expects type ‘long 
long int’, but argument 6 has type ‘long unsigned int’
../../gcc-4.1.2/gcc/gm2/m2pp.c: In function ‘m2pp_statement’:
../../gcc-4.1.2/gcc/gm2/m2pp.c:1790: error: ‘TRY_BLOCK’ undeclared (first use 
in this function)
../../gcc-4.1.2/gcc/gm2/m2pp.c:1793: error: ‘HANDLER’ undeclared (first use in 
this function)
../../gcc-4.1.2/gcc/gm2/m2pp.c:1799: error: ‘THROW_EXPR’ undeclared (first use 
in this function)
../../gcc-4.1.2/gcc/gm2/m2pp.c: In function ‘m2pp_try_block’:
../../gcc-4.1.2/gcc/gm2/m2pp.c:1940: warning: implicit declaration of function 
‘TRY_STMTS’
../../gcc-4.1.2/gcc/gm2/m2pp.c:1940: warning: initialization makes pointer from 
integer without a cast
../../gcc-4.1.2/gcc/gm2/m2pp.c:1941: warning: implicit declaration of function 
‘TRY_HANDLERS’
../../gcc-4.1.2/gcc/gm2/m2pp.c:1941: warning: initialization makes pointer from 
integer without a cast
../../gcc-4.1.2/gcc/gm2/m2pp.c: In function ‘m2pp_handler’:
../../gcc-4.1.2/gcc/gm2/m2pp.c:1960: warning: implicit declaration of function 
‘HANDLER_PARMS’
../../gcc-4.1.2/gcc/gm2/m2pp.c:1960: warning: initialization makes pointer from 
integer without a cast
../../gcc-4.1.2/gcc/gm2/m2pp.c:1961: warning: implicit declaration of function 
‘HANDLER_BODY’
../../gcc-4.1.2/gcc/gm2/m2pp.c:1961: warning: initialization makes pointer from 
integer without a cast
../../gcc-4.1.2/gcc/gm2/m2pp.c:1962: warning: implicit declaration of function 
‘HANDLER_TYPE’
../../gcc-4.1.2/gcc/gm2/m2pp.c:1962: warning: initialization makes pointer from 
integer without a cast
make[2]: *** [gm2/m2pp.o] Error 1
make[1]: *** [all-gcc] Error 2
make: *** [all] Error 2





reply via email to

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