`asm' in natObject.cc
Tom Tromey
tromey@redhat.com
Sat Dec 1 17:41:00 GMT 2001
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> On my x86 box I'm seeing a libgcj build failure:
Tom> [ ... ]
Tom> ../../../gcc/libjava/java/lang/natObject.cc:329: inconsistent operand
Tom> constraints in an `asm'
I can see this again by building natObject.cc with CXXFLAGS=-g.
Can someone tell me whether this is a g++ bug or a libgcj bug?
Also, if the build of natObject.cc fails, then natObject.d is removed,
causing future `make' invocations to fail. Bryce, I assume this is a
bug in your recent Makefile.am changes (I still haven't really looked
at them).
Tom
More information about the Java
mailing list