This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: building gcj on OS X (also AWT)
I nonsensically wrote:
> Tom Tromey wrote:
The GUI branch is a separate line of development in the cvs repository
on gcc.gnu.org. Once a month or so, Graydon merges this branch into
the main line of development. Then folks merge this over to
Classpath.
So, how often then are those newest changes in Classpath merged
into GCJ?
Doh! I'm sorry, I read that part of your reply incorrectly.
GUI branch --> GCJ --> Classpath. Got it.
[snip]
I'm guessing that it would be a little too technically demanding
for folks like me to try and pull Classpath from CVS, build it,
and tell GCJ to use *that* instead of whatever it last came with...
Which wouldn't make sense anyway, since, as you mentioned, GCJ
happens to get the AWT/Swing updates before Classpath anyway.
Sorry for any confusion.
---J