having some sort of an
official prebuilt toolchain though. The thing that puzzles me is that updated
x86_64 versions are provided via pacman, but not i686?
Thanks for your excellent work! RK
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
Hi,
Is it possible to access compiled versions of the i686 gcc version 8.2
toolchain? I can see version 7.4 via pacman and version 8.1 under the
Toolchains targeting Win32/Personal Builds/mingw-builds directory.
I would rather not build my own i686 toolchain.
Thanks!RK
-4.6.3 packages on Win7 and
everything
runs well (thank you!). However the same package on WinXP gave me an error
since it was unable to find strerror_s in msvcrt.dll. I recall some
discussion around this a while back so I am not sure if this error is to be
expected or not. F
2012-02-25 Ruben Van Boxem
> 2012/2/25 RK
>
>> Hey Ruben - I just realized that you have disabled gfortran in your
>> builds. I hadn't noticed it until a couple of weeks ago when I
>> downloaded the 4.7.0-1 build and found that gfortran is gone. I checked
>>
Hey Ruben - I just realized that you have disabled gfortran in your
builds. I hadn't noticed it until a couple of weeks ago when I
downloaded the 4.7.0-1 build and found that gfortran is gone. I checked
your build scripts and sure enough you have disabled the fortran build
in common.sh as of De