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]

Re: GCC headers and DJGPP port


> From: Mike Stump <mrs@windriver.com>
> Date: Thu, 20 Jul 2000 14:44:39 -0700 (PDT)
> 
> > > > Could you tell what other headers do we need to consider?
> > > 
> > > I'd rather tell you how to find the compiler include directories
> > > (touch t.c && gcc -v t.c), and how to run ls (dir).
> 
> > The question was about future GCC releases, for which I cannot
> > simply look in my include directories.
> 
> Don't worry about that future.  It will come and you can't stop it.
> Good, bad or indifferent.  What we can worry about it what is most
> likely to be in the next release.

The next release *is* one of what I called ``future releases''.  That
is what I was talking about; I'm sorry if that was unclear.  Please
understand that English is not my first language; I don't always catch
such fine nuances.

> This can be answered by looking in the compiler's include
> directory, just as I said.

I cannot look into the include directory of the next compiler release:
I don't have the CVS tree on my machine, as I'm not one of the
maintainers of the DJGPP port of GCC; and I don't know enough about
GCC internals to efficiently look for the information anyway.  If I
could look at the headers instead of asking, I would, believe me.

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