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> what does this '-ssa' mean?
"SSA" means "static single assignment". It is a kind of compiler
technology.
The RPM is named this because it comes from the tree-ssa branch of
gcc.
What's important isn't the ssa-ness of the compiler, but rather that
the patches we added to gcj for eclipse are only available in this
RPM.
Marcos> so I might need to compile a lot more of things than I
Marcos> thought. ok, no problem. thanks for the hints.
You're welcome.
I believe all the required ant patches are in rhug.
http://sources.redhat.com/rhug/
Tom