From: Mike Stump Date: Wed, 19 Jul 2000 14:44:15 -0700 (PDT) Message-Id: <200007192144.OAA01294@kankakee.wrs.com> To: eliz AT is DOT elta DOT co DOT il Subject: Re: GCC headers and DJGPP port Cc: djgpp-workers AT delorie DOT com, gcc AT gcc DOT gnu DOT org, martin AT loewis DOT home DOT cs DOT tu-berlin DOT de Reply-To: djgpp-workers AT delorie DOT com > Date: Wed, 19 Jul 2000 14:26:49 -0400 (EDT) > From: Eli Zaretskii > 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.