This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: `asm' in natObject.cc


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]