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: patch to make --enable-cpp the default



  In message <199905130044.UAA07193@blastula.phys.columbia.edu>you write:
  > - -lang-FOO doesn't work; you need to use -xFOO.  Marc Espie thinks
  > this can just be documented.  I'm fine with that, and will rev the
  > docs sometime in the next couple days.
It would be nice if this worked.  I'm kind of suprised that it doesn't.

  > - /bin/cpp now defines __GNUC__, and this is not turned off by -undef.
  > (-U__GNUC__ works.)  I have no opinion on whether it should be defined
  > or whether -undef should make it go away.
I'd probably base the behavior on what happened with the old tools when
folks called cpp directly.

jeff


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