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: The integrated preprocessor


On Wed, Aug 23, 2000 at 12:05:21AM -0700, Zack Weinberg wrote:
> If you use --enable-c-cpplib, you will find that -traditional is
> ignored, and -save-temps does not get you an .i file.  This is because
> I have not yet done the specs hackery to get them to work.  It's not
> hard, just a moderate pain.

Obviously, before --enable-c-cpplib is the default behavior, -save-temps must
be made to spit out .i files, so that we can continue to get usable bug reports
that don't need twenty million include files in thirty six directories and
using forty -I directives.

-- 
Michael Meissner, Red Hat, Inc.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482

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