This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc mainline does not build on apple-ppc-darwin
- From: Fariborz Jahanian <fjahanian at apple dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 24 Jun 2004 15:31:16 -0700
- Subject: gcc mainline does not build on apple-ppc-darwin
Latest checkout of the mainline does not build on apple-ppc-darwin
platform.
Has any one else seen this?
- Thanks, fariborz <fjahanian@apple.com>
/Volumes/sandbox/gcc-mainline-original.obj/gcc/xgcc
-B/Volumes/sandbox/gcc-mainline-original.obj/gcc/
-B/usr/local/powerpc-apple-darwin7.0.0/bin/
-B/usr/local/powerpc-apple-darwin7.0.0/lib/ -isystem
/usr/local/powerpc-apple-darwin7.0.0/include -isystem
/usr/local/powerpc-apple-darwin7.0.0/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-mainline-original/libmudflap -I. -O2 -g -Wall -O2 -g -MT
mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c
../../../gcc-mainline-original/libmudflap/mf-runtime.c -fno-common
-DPIC -o .libs/mf-runtime.o
In file included from
../../../gcc-mainline-original/libmudflap/mf-impl.h:316,
from
../../../gcc-mainline-original/libmudflap/mf-runtime.c:69:
/usr/include/dlfcn.h:35:2: warning: #warning "You are using dlopen(), a
legacy API. Please use the Mach-O dylib loading APIs if at all
possible"
In file included from
../../../gcc-mainline-original/libmudflap/mf-runtime.c:70:
./splay-tree.h:37:22: ansidecl.h: No such file or directory
In file included from
../../../gcc-mainline-original/libmudflap/mf-runtime.c:70:
./splay-tree.h:55: error: parse error before "PARAMS"
./splay-tree.h:59: error: parse error before "PARAMS"
./splay-tree.h:63: error: parse error before "PARAMS"
./splay-tree.h:66: error: parse error before "PARAMS"
./splay-tree.h:72: error: parse error before '*' token
./splay-tree.h:78: error: parse error before "PARAMS"
./splay-tree.h:101: error: parse error before "splay_tree_compare_fn"
./splay-tree.h:101: warning: no semicolon at end of struct or union
./splay-tree.h:104: warning: type defaults to `int' in declaration of
`delete_key'
./splay-tree.h:104: warning: data definition has no type or storage
class
./splay-tree.h:107: error: parse error before "delete_value"
./splay-tree.h:107: warning: type defaults to `int' in declaration of
`delete_value'
./splay-tree.h:107: warning: data definition has no type or storage
class
./splay-tree.h:110: error: parse error before "allocate"
./splay-tree.h:110: warning: type defaults to `int' in declaration of
`allocate'
./splay-tree.h:110: warning: data definition has no type or storage
class
./splay-tree.h:111: error: parse error before "deallocate"