Re: [Mingw-w64-public] #include fails without -I...include/ddk

2010-07-24 Thread Ozkan Sezer
On Sat, Jul 24, 2010 at 2:56 PM, Henry N. wrote: > On 20.06.2010 18:43, Doug Semler wrote: >> >> On Sun, Jun 20, 2010 at 12:03 PM, Henry N. >>  wrote: >>> >>>  Hello, >>> >>> in the 32 bit build environment a simple include like >>> >>>  >>>  cat check.c>>> >>>     #include >>> <<<  end check.c<<<

Re: [Mingw-w64-public] #include fails without -I...include/ddk

2010-07-24 Thread Henry N.
On 20.06.2010 18:43, Doug Semler wrote: > On Sun, Jun 20, 2010 at 12:03 PM, Henry N. wrote: >> Hello, >> >> in the 32 bit build environment a simple include like >> >> >>> cat check.c>>> >> #include >> <<< end check.c<<< >> >> works with that command line: >> >> i686-pc-mingw32-gcc