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: Small example of livelock regression in garbage collector forGCJ3.3 under W


Ranjit Mathew writes:
 > > So, the only libgcj that needs to be built is by the linux->mingw
 > > compiler, and that libgcj must be built with the correct libgcj.spec.
 > > Everything should work fine, modulo bugs in the configury.  I guess
 > > it's just a matter of trying it.
 > 
 > I tried this last night and as expected
 > "libjava/configure.host" is not touched if I give
 > "--disable-libgcj" while building the cross GCJ.
 > 
 > So there's no libgcj.spec created that contains
 > the necessary flags and hence the crossed-native
 > libgcj is built incorrectly.

So what libgcj.spec does the compiler use while building libgcj?  This
sounds totally screwy.

Andrew.


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