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


Nathanael Nerode <neroden@twcny.rr.com> writes:

>>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.
>
> 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?

Code inspection suggests that sendmsg.c needs it too.  The test suite
is grinding right now.

zw


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