This is the mail archive of the gcc-bugs@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: cpp problem found by imake


>>>>> "Zack" == Zack Weinberg <zack@wolery.cumb.org> writes:

    Zack> I don't want to give the impression that we'll definitely
    Zack> break imake.

I feel strongly that there must be a mode which is imake-compatible.
It can be slow, it can be non-conforming, and it can be accessed only
via an environment variable.  If necessary, we can resurrect cccp.c
for this purpose, ugly though that would be.

But, I think there must be a way to get a preprocessor that works with
imake.  In fact, I think that preprocessor should be called `cpp'
without switches.

I know this is a pain in the neck.  It's just that there's too much
software out there that depends on these things.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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