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]

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.


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