This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap broken on x86-64
- From: Michael Koch <konqueror at gmx dot de>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc at gcc dot gnu dot org, mkoch at gcc dot gnu dot org
- Date: Wed, 24 Nov 2004 14:54:31 +0100
- Subject: Re: Bootstrap broken on x86-64
- References: <504672.1101300237696.SLOX.WebMail.wwwrun@extimap.suse.de>
Am Mittwoch, 24. November 2004 13:43 schrieb Steven Bosscher:
> ../../../mainline/libjava/jni.cc: In function 'java::lang::Object* _Jv_JNI_NewDirectByteBuffer(JNIEnv*, void*, jlong)':
> ../../../mainline/libjava/jni.cc:1727: error: cannot allocate an object of abstract type 'java::nio::DirectByteBufferImpl'
> ./java/nio/DirectByteBufferImpl.h:37: note: because the following virtual functions are pure within 'java::nio::DirectByteBufferImpl':
> ./java/nio/Buffer.h:30: note: virtual jboolean java::nio::Buffer::isReadOnly()
> make[3]: *** [jni.lo] Error 1
> make[3]: Leaving directory `/space/stevenb/build/x86_64-unknown-linux-gnu/libjava'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/space/stevenb/build/x86_64-unknown-linux-gnu/libjava'
> make[1]: *** [all-target-libjava] Error 2
> make[1]: Leaving directory `/space/stevenb/build'
> make: *** [bootstrap] Error 2
>
> Anyone else seeing this?
Fixed in current CVS HEAD.
Michael
--
Homepage: http://www.worldforge.org/