This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
3.3 configure static
- From: Andrew Haley <aph at redhat dot com>
- To: Erik Poupaert <erik dot poupaert at skynet dot be>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 9 Jul 2003 11:06:42 +0100
- Subject: 3.3 configure static
- References: <20030709014513.10a8b4d0.erik.poupaert@skynet.be>
Erik Poupaert writes:
>
> Is there a way to fix gcj 3.3 so that configure static on Linux would work?
You mean using --disable-shared? Or something else?
Does linking -static on Linux not work for you?
Andrew.