This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: PR 16923
Thomas Fitzsimmons wrote:
>
> I realized that the gij.cc change was no longer required since I
> reallocate _Jv_Compiler_Properties in parse_init_args now. I committed
> this patch; the only differences are the removal of the gij.cc changes
> and a change in the first comment in parse_init_args. make check shows
> no regressions.
Hi Tom,
On an *uninstalled GCC* testsuite run, I get a FAIL
on the testcase:
------------------------------ 8< ------------------------------
Executing on host: /home/ranmath/src/gcc/build/gcc/xgcc -B/home/ranmath/src/gcc/
build/gcc/ /home/ranmath/src/gcc/gcc-20050224/libjava/testsuite/libjava.jni/invo
cation/PR16923.c -I/home/ranmath/src/gcc/gcc-20050224/libjava/testsuite/../incl
ude -lgcj -lm -o PR16923 (timeout = 300)
In file included from /home/ranmath/src/gcc/gcc-20050224/libjava/testsuite/libja
va.jni/invocation/PR16923.c:2:
/home/ranmath/src/gcc/gcc-20050224/libjava/testsuite/../include/jni.h:17:31: err
or: gcj/libgcj-config.h: No such file or directory
compiler exited with status 1
output is:
In file included from /home/ranmath/src/gcc/gcc-20050224/libjava/testsuite/libja
va.jni/invocation/PR16923.c:2:
/home/ranmath/src/gcc/gcc-20050224/libjava/testsuite/../include/jni.h:17:31: err
or: gcj/libgcj-config.h: No such file or directory
FAIL: PR16923.c compilation
------------------------------ 8< ------------------------------
Can you please look into this?
Thanks,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/