GCC headers and DJGPP port
Mike Stump
mrs@windriver.com
Wed Jul 19 14:44:00 GMT 2000
> Date: Wed, 19 Jul 2000 14:26:49 -0400 (EDT)
> From: Eli Zaretskii <eliz@delorie.com>
> To: mrs@windriver.com
> > and other headers I think we'd need to talk about specifically and
> > weigh the issues.
> 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).
When I do this on my system, I get:
errno.h limits.h proto.h varargs.h assert.h exception math.h stdarg.h
syslimits.h curses.h fixed new stdbool.h typeinfo cxxabi.h iso646.h
new.h stddef.h
but some of those are fixincluded, and these aren't all the
directories.
More information about the Gcc
mailing list