Re: [Mingw-w64-public] i686 gcc version 8.2?

2018-12-12 Thread RK via Mingw-w64-public
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

[Mingw-w64-public] i686 gcc version 8.2?

2018-12-11 Thread RK via 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

Re: [Mingw-w64-public] New rubenvb Personal build: GCC 4.6.3-2-release and Clang-3.2-release

2013-01-12 Thread 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

Re: [Mingw-w64-public] No gfortran in ruben's builds?

2012-02-25 Thread RK
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 >>

[Mingw-w64-public] No gfortran in ruben's builds?

2012-02-24 Thread 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 your build scripts and sure enough you have disabled the fortran build in common.sh as of De