This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: cannot build from srpm.
>>>>> "Marcos" == Marcos Dione <mdione@grulic.org.ar> writes:
Marcos> 'ant' patches? isn't gcj the patched one? or are both? I downloaded
Marcos> the srpm's (for ant and gcc-ssa) and I don't see anything big done to
Marcos> ant, but I see several patches (which I don't understand as I'm not
Marcos> familiar to gcj). hmmm, may be it's too big the changes to port it to
Marcos> debian :(
gcj isn't perfect; there are bugs in the front end and missing
packages and classes. So sometimes we have to patch programs like ant
to work around this.
So, there are patches in ant to make it work, but also patches in gcj
to make it possible to compile eclipse with it.
Tom