Mail Archives: djgpp-workers/2000/07/19/17:44:36
> Date: Wed, 19 Jul 2000 14:26:49 -0400 (EDT)
> From: Eli Zaretskii <eliz AT delorie DOT com>
> To: mrs AT windriver DOT 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.
- Raw text -