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: gcj on Windows ToDo List


David Daney wrote:
Mohan Embar wrote:
Hi Marco,

8. tls was changed and broke compilation of windows
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01019.html
--disable-tls fixes it but still, this should be fixed

What is this? Is this a patch that hasn't yet been applied? I don't have --disable-tls but everything builds fine.

You got runtime exceptions. It didn't break compilation...



A patch was recently committed (by Daniel Jacobowitz) that correctly detects TLS in many more circumstances. This makes --disable-tls unneeded in most cases.

Cool! I missed that... Thanks for the info.



Marco



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