This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
configure --disable-shared
Erik Poupaert writes:
>
> Funny, when I build gcj-3.3 (release) on linux without
> --disable-shared, it works no problems.
>
> Is it -- uberhaupt -- possible to build gcj-3.3 with
> --disable-shared on linux? Has anybody ever been successful in
> doing this?
There certainly have been problems with --disable-shared on Linux in
the past. It's not a standard way to build, and it's impossible to
support the whole language this way. I don't think that it makes
sense to spend much time on this.
Andrew.