java/2530: java-interp.h (in gcc 3.0) fails to compile with certain options

Tom Tromey tromey@redhat.com
Sat Apr 14 18:16:00 GMT 2001


The following reply was made to PR java/2530; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: linux@bucksch.org
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/2530: java-interp.h (in gcc 3.0) fails to compile with certain options
Date: 14 Apr 2001 19:18:41 -0600

 >>>>> ">" == linux  <linux@bucksch.org> writes:
 
 >> Synopsis:       java-interp.h (in gcc 3.0) fails to compile with certain options
 
 >> In file included from ../../../gcc-20010402/libjava/jni.cc:48:
 >> ../../../gcc-20010402/libjava/include/java-interp.h:121: type specifier omitted 
 >>    for parameter
 
 >> [ ... ]
 
 >> |ffi_raw| doesn't seem to be found.
 
 To me it looks like libffi is not being built correctly.  I have no
 idea why not, since it builds fine for me.  Is it in your source tree?
 What about your build tree (it would be in the target directory)?
 Does your ffi.h look "right"?
 
 Tom



More information about the Gcc-prs mailing list