Package: gcc-mingw-w64-i686
Version: 4.6.3-5+6

$ printf '#include <BaseTsd.h>\nint main() { return 0; }\n' | 
i686-w64-mingw32-gcc -o /dev/stdout -E -
# 1 "<stdin>"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "<stdin>"
<stdin>:1:21: fatal error: BaseTsd.h: No such file or directory
compilation terminated.

Same problem with x86_64-w64-mingw32-gcc; <basetsd.h> works, but according to
my windows box "BaseTsd.h" is the correct name.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to