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
Hi,
On Sat, 2003-08-02 at 17:58, Tom Tromey wrote:
> >>>>> "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 :-)
This is now bug #41361
https://bugs.eclipse.org/bugs/show_bug.cgi?id=41361
As long as this patch is not applied you might want to add a build
dependency on g++-ssa to the native eclipse source package.
Cheers,
Mark