This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure --disable-shared


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]