configure --disable-shared

Jeff Sturm jsturm@one-point.com
Sun May 25 21:06:00 GMT 2003


On Sun, 25 May 2003, Erik Poupaert wrote:
> Is it -- uberhaupt -- possible to build gcj-3.3 with --disable-shared
> on linux?

It should be.

> Has anybody ever been successful in doing this?

I never try it.  You can get the same effect from a shared build by
removing the libgcj.so symbolic link from your install tree, in which case
ld will fall back on libgcj.a.

Jeff



More information about the Java mailing list