This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (bib) libobjc build failure
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc at gcc dot gnu dot org, zack at codesourcery dot com
- Date: Sun, 1 Dec 2002 23:05:28 -0500
- Subject: Re: (bib) libobjc build failure
>The immediate fix is probably going to be to add #includes of
>coretypes.h and tm.h to most of libobjc. The _correct_ fix is to make
>libobjc find this stuff out some other way, but I'm not up for that
>right now.
>
>zw
I'm back to a successful build by including them *only* in encoding.c,
the original problem file. Think we can get away with that?
--Nathanael