Which library implementation to use/work on?
Mike Hearn
mike@plan99.net
Sat Apr 7 15:29:00 GMT 2012
Thanks Andrew, I see that you checked in usePattern a few days ago.
Any idea when it might get synced to GCC and released?
Unfortunately I had trouble compiling it. I took gcc 4.7 and brought
across the latest Matcher.java. However it appears that you aren't
supposed to edit the copy of classpath included with GCC. Introducing
syntax errors into the file and then running make shows that the .java
file itself does not appear to actually be read. Instead the .class
files are included the tree as well and I didn't see any obvious
script or build step that is supposed to regenerate them.
Are there instructions anywhere on what I'm supposed to do here?
More information about the Java
mailing list