This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [gomp] libgcj.so: undefined reference to `hidden alias for java::lang::Class::isArray()' and more...
- From: Diego Novillo <dnovillo at redhat dot com>
- To: gcc at gcc dot gnu dot org, Christian Joensson <christian dot joensson at gmail dot com>
- Date: Mon, 10 Oct 2005 16:56:28 -0400
- Subject: Re: [gomp] libgcj.so: undefined reference to `hidden alias for java::lang::Class::isArray()' and more...
- References: <5460e3330510101351p398fbb7fr92ad5ecb055ab524@mail.gmail.com>
On Monday 10 October 2005 16:51, Christian Joensson wrote:
> > Is gomp not doing java yet?
> >
It's due to changes in pragma processing in the C++ FE. For now just
disable java when configuring the compiler.