[tree-ssa] bootstrap error in libjava on i686-linux
Andreas Jaeger
aj@suse.de
Sun Mar 9 17:16:00 GMT 2003
bootstrapping current tree-ssa branch on i686-linux I get this error.
Is this some kind of miscompilation or do we have a broken CVS tree?
Andreas
/builds/gcc/misc/gcc/xgcc -shared-libgcc -B/builds/gcc/misc/gcc/ -nostdinc++ -L/builds/gcc/misc/i686-suse-linux-gnu/libstdc++-v3/src -L/builds/gcc/misc/i686-suse-linux-gnu/libstdc++-v3/src/.libs -B/opt/gcc/rtlopt/i686-suse-linux-gnu/bin/ -B/opt/gcc/rtlopt/i686-suse-linux-gnu/lib/ -isystem /opt/gcc/rtlopt/i686-suse-linux-gnu/include -isystem /opt/gcc/rtlopt/i686-suse-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/cvs/gcc-tree-ssa-20020619-branch/libjava -I./include -I./gcj -I/cvs/gcc-tree-ssa-20020619-branch/libjava -Iinclude -I/cvs/gcc-tree-ssa-20020619-branch/libjava/include -I/cvs/gcc-tree-ssa-20020619-branch/libjava/../boehm-gc/include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I/cvs/gcc-tree-ssa-20020619-branch/libjava/libltdl -I/cvs/gcc-tree-ssa-20020619-branch/libjava/libltdl -I/cvs/gcc-tree-ssa-20020619-branch/libjava/.././libjava/../gcc -I/cvs/gcc-tree-ssa-20020619-branch/libjava/../libffi/include -I../libffi/include -O2 -g -O2 -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D__NO_MATH_INLINES -ffloat-store -I/usr/X11R6/include -W -Wall -D_GNU_SOURCE -DPREFIX=\"/opt/gcc/tree-ssa-20020619-branch\" -g -O2 -D_GNU_SOURCE -MD -MT gnu/java/nio/natFileChannelImpl.lo -MF gnu/java/nio/natFileChannelImpl.pp -c /cvs/gcc-tree-ssa-20020619-branch/libjava/gnu/java/nio/natFileChannelImpl.cc -fPIC -DPIC -o gnu/java/nio/.libs/natFileChannelImpl.o
/cvs/gcc-tree-ssa-20020619-branch/libjava/gnu/java/nio/natFileChannelImpl.cc:33: error: no
`jlong gnu::java::nio::FileChannelImpl::lengthInternal(__java_int)' member
function declared in class `gnu::java::nio::FileChannelImpl'
/cvs/gcc-tree-ssa-20020619-branch/libjava/gnu/java/nio/natFileChannelImpl.cc:39: error: prototype
for `jlong gnu::java::nio::FileChannelImpl::nio_mmap_file(__java_int,
__java_long, __java_int, __java_int)' does not match any in class `
gnu::java::nio::FileChannelImpl'
gnu/java/nio/FileChannelImpl.h:49: error: candidate is: jlong
gnu::java::nio::FileChannelImpl::nio_mmap_file(__java_long, __java_long,
__java_int)
/cvs/gcc-tree-ssa-20020619-branch/libjava/gnu/java/nio/natFileChannelImpl.cc:45: error: prototype
for `void gnu::java::nio::FileChannelImpl::nio_unmmap_file(__java_int,
__java_long, __java_int)' does not match any in class `
gnu::java::nio::FileChannelImpl'
gnu/java/nio/FileChannelImpl.h:50: error: candidate is: void
gnu::java::nio::FileChannelImpl::nio_unmmap_file(__java_long, __java_int)
/cvs/gcc-tree-ssa-20020619-branch/libjava/gnu/java/nio/natFileChannelImpl.cc:51: error: prototype
for `void gnu::java::nio::FileChannelImpl::nio_msync(__java_int,
__java_long, __java_int)' does not match any in class `
gnu::java::nio::FileChannelImpl'
gnu/java/nio/FileChannelImpl.h:51: error: candidate is: void
gnu::java::nio::FileChannelImpl::nio_msync(__java_long, __java_int)
make[3]: *** [gnu/java/nio/natFileChannelImpl.lo] Error 1
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Gcc-bugs
mailing list