This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] GCC 3.4.3: libobjc build failure
- From: Denis Zaitsev <zzz at anda dot ru>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org, linux-gcc at vger dot kernel dot org, gcc-patches at gcc dot gnu dot org,Zack Weinberg <zack at codesourcery dot com>
- Date: Tue, 21 Dec 2004 02:48:11 +0500
- Subject: Re: [PATCH] GCC 3.4.3: libobjc build failure
- References: <20041221023548.A8330@natasha.ward.six> <81947436-52CF-11D9-9FB0-000A95D692F4@physics.uc.edu>
On Mon, Dec 20, 2004 at 04:38:36PM -0500, Andrew Pinski wrote:
>
> On Dec 20, 2004, at 4:35 PM, Denis Zaitsev wrote:
>
> > This patch is for exactly the same issue as described in
> >
> > http://gcc.gnu.org/ml/gcc/2002-12/msg00033.html
> >
> > The fix is exactly the same, just another file is the target. Without
> > it libobjc fails to build when --with-objc-gc is given to configure.
>
> This patch is incorrect as noted before. I am going to reject it
> as it was rejected before. Again libobjc has no reason to include
> these headers.
a) The patches from the reference I've noted are already applied.
b) libobjc is not compiled without the new patch. How should it be
fixed then?