What's the difference between the following two directories?

$ ls /opt/i686-w64-mingw32/include/ | wc
    1351    1351   14418
$ ls /mingw32/i686-w64-mingw32/include | wc
    1487    1487   16404

Which should I use for compiling a 32 bit windows application?

Thanks,
Daniel

------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to