This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.3 configure static
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Erik Poupaert <erik dot poupaert at skynet dot be>
- Cc: Andrew Haley <aph at redhat dot com>, <java at gcc dot gnu dot org>
- Date: Wed, 9 Jul 2003 09:43:59 -0400 (EDT)
- Subject: Re: 3.3 configure static
On Wed, 9 Jul 2003, Erik Poupaert wrote:
> > You mean using --disable-shared? Or something else?
>
> When I try to configure with the same configuration as Mohan's download for mingw, it
> doesn't work on linux:
>
> rename spec lib to liborig
> Configured with: ... --disable-shared -disable-multilib --enable-libgcj ...
> gcc version 3.3 20030409
--disable-shared *should* work. Why does it not work for you?
Jeff