On 6/9/07, Hugh McMaster <dasjournal at gmail.com> wrote: > Hi Allan, > > On 08/06/07, m. wrote: > > On 6/8/07, Hugh McMaster wrote: > > > I have heard from the MinGW lists. The macro is not in the general > > > stddef.h header, but in the header from the GCC package. It is > > > located in /mingw/lib/gcc/mingw32/3.4.5/include/stddef.h, not in > > > /mingw/include. > > > > ask them how you can #include that file, and should it be in addition > > or instead of their 'regular' stddef.h? > > The MinGW list response was: > > It's a standard header, and is meant to be used simply as "#include > <stddef.h>". There is no need for it to be in /mingw/include. The > compiler knows how to find its own headers.
but i though there was one in /mingw/include? if you remove that one, does it find the compiler one? you are getting out of my league here, can you tell? :) allan -- "The truth is an offense, but not a sin"
