This is the mail archive of the gcc-patches@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]

Re: splitting up cpplib.c: part I


On Tue, 20 Oct 1998 11:42:36 -0400, Dave Brolley wrote:
>
>
>Per Bothner wrote:
>
>> I trust you made sure that fix-header (which is run from fixproto,
>> and is linked with cpplib) still works?  And also that USE_CPPLIB
>> (mainly in c-lex.c) also works?
>>
>> Otherwise, I have no problem splitting things up.
>
>I have no problem either. If gcc, g++ and cpp still work when configured with
>--enable-c-cpplib, then I would say that USE_CPPLIB is still working.

It doesn't even remotely work.  The problem is that everyone seems to
get xmalloc from a different place.  This is going to require more
thought.

zw


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