Message-ID: <391E7797.AAE771DC@softhome.net> Date: Sun, 14 May 2000 12:53:27 +0300 From: Laurynas Biveinis X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: more gcc issues References: <391D4709 DOT 24006 DOT 260204 AT localhost> (snowball3 AT bigfoot DOT com) <391DF574 DOT 6037 DOT 367C59 AT localhost> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com "Mark E." wrote: > The main problem is that GCC's headers and our headers don't know when the > other has defined a type like 'size_t'. For example, GCC's stddef.h doesn't > understand __DJ_size_t and DJGPP's headers don't understand the macros that > GCC's stddef.h defines to signal that it defined 'size_t'. Can't we just tell DJGPP headers to recognize GCCisms? Laurynas Biveinis