This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11660] libffi only builds when java is selected as language
- From: "dennis at pruts dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 13:00:45 -0000
- Subject: [Bug bootstrap/11660] libffi only builds when java is selected as language
- References: <20030724122445.11660.dleeuw@made-it.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11660
------- Additional Comments From dennis at pruts dot nl 2003-07-24 13:00 -------
Subject: Re: libffi only builds when java is selected
as language
> ------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-24 12:57 -------
> Note GNUStep is not part of GCC.
> Even though this page: <http://sources.redhat.com/libffi/> says it is largely maintained by GCC, it
> is wrong.
Okay, I counted on that being true :)
I'll will just use the libffi from Red Hat, and compile GCC without it.
Thanks!
Dennis
> >From libffi/README in the mainline of GCC:
> This directory contains the libffi package, which is not part of GCC but
> shipped with GCC as convenience.
>
> So I think there is no upstream anymore, it looks like.