> Now what if I wanted to create 32-bit-executable?
In your current cmd session, invoke `set PATH=d:\your-mingw32-i686-path-bin;%PATH%` , this way the mingw32 32bit will be prioritized.
> Now what if I wanted to create 32-bit-executable?
In your current cmd session, invoke `set PATH=d:\your-mingw32-i686-path-bin;%PATH%` , this way the mingw32 32bit will be prioritized.