This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: Natively compiled eclipse c++ dependency patch
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: eclipse at sources dot redhat dot com
- Date: 02 Aug 2003 09:58:37 -0600
- Subject: Re: Natively compiled eclipse c++ dependency patch
- References: <1059816996.11511.31.camel@elsschot.wildebeest.org>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> While trying to build from source I noticed that although there is no
Mark> build dependencies on g++ there is one c++ file in the build. Since it
Mark> is a simple JNI implementation it can be easily rewritten to use just
Mark> plain C.
I think this patch that should go upstream, since it only touches
eclipse.org code. Stick it in the eclipse.org bugzilla and tell me
the bug number. I'll vote for it :-)
Tom