This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: re-establish NetWare as a supported (cross-only) target
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Beulich <JBeulich at novell dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 8 Jul 2004 00:58:26 -0700
- Subject: Re: re-establish NetWare as a supported (cross-only) target
- References: <s0ed0309.017@emea1-mh.id2.novell.com>
On Thu, Jul 08, 2004 at 09:17:25AM +0200, Jan Beulich wrote:
> This didn't seem to work. I know I first tried doing it that way.
Describe the failure, then.
> Why that? As long as special cases for gcc exist in these headers this
> should be fine. And, given the structure of the NetWare headers (which I
> can influence to a certain degree, but not in the sense of asking to
> completely restructure them), using certain gcc headers will break.
I guess I don't care that much, since it's your own lookout if things
go wrong with some later version, but what breaks about gcc having its
own stddef.h and #include_next'ing the system header?
r~