Starting with gcj - having problems

Heiko Nardmann h.nardmann@secunet.de
Sat Apr 1 00:00:00 GMT 2000


Warren Levy wrote:

> On Thu, 9 Mar 2000, Bryce McKinlay wrote:
>
> > Heiko Nardmann wrote:
> >
> > > Now I have a configure problem:
> > >
> > > snsrv053:nardmann[libgcj-2.95.1]>./configure
> > > Configuring for a i686-pc-linux-gnu host.
> > > *** Cannot currently configure in source tree.
> > >
> > > Do I have to extract the libgcj archive somewhere in the gcc
> > > distribution
> > > or how do I compile it?
> >

Now I can compile it! All the gcc-2.95.2 stuff is installed in
/usr/opt/gcc-2.95.2.
So I use
1) '../configure --enable-threads=posix --enable-gc=boehm
--prefix=/usr/opt/gcc-2.95.2'
2) make
3) make install
Is this ok?
Now calling gcj with the test file still results in the same error
messages.

'../configure --help' did not give any explanation about enable-threads
or enable-gc.
What does this mean? Which alternatives do I have?

--
Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development

secunet Security Networks AG - Sicherheit in Netzwerken
(www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50




More information about the Java mailing list