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<<<
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
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 -c check.c
>
> With the 64 bit toolchain (20100604_seze
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 -c check.c
With the 64 bit toolchain (20100604_sezero) and headers from
mingw-w64/experimental/ddk_test SVN 2511: