This is the mail archive of the java-patches@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 Win32


Ranjit Mathew writes:
 > 
 > Of course beyond such trivial programs, the whole of libgcj
 > will have to be built with these flags for things to be
 > consistent.

Yes.

 > BTW, these flags get added to "libgcj.spec" - now when I
 > build the GCJ cross compiler, I --disable-libgcj (to save
 > 1 hour from the build time!) so no such file is created - does
 > that mean that the crossed-native GCJ/libgcj that is built
 > using this cross compiler will *not* be compiled using
 > these flags?
 > 
 > If yes, I need to look at some other way to propagate
 > these flags to the GCJ cross-compiler without having to
 > build the whole of libgcj.

But you have to rebuild libgcj anyway.

Andrew.


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