This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]