On Wed, Dec 18, 2013, niXman wrote:
>
> Hi Adrien,
>
> I have signed up to this ML not because I was interested in the
> win-builds project.
> Could you register a separate ML, so that I and other people did not
> have to spend valuable time for filtering incoming mail from your
> e-mails?
>
Hi,
On Wed, Dec 18, 2013, Jerry Foster wrote:
> Hi All,
> I'm facing a problems with the win-build on linux 64B ( linux mint 15 ).
> I've tried to follow the documentation from the 1.3-beta3 . And i receive
> some errors than I can't sort out :
> sudo ./win-builds/main.sh 1.3-beta3
> bash-4.2#
Hi,
I think this question is not directly related to the MinGW-W64.
Using this command line:
-O3 -fms-extensions -fomit-frame-pointer -mtune=core2 -mmmx -msse -msse2
-msahf -mcx16 -mfpmath=sse
code compiles successfully.
However, when using this command line:
-O3 -fms-extensions -fomit-frame
Hi,
using a fully static build toolchain:
gcc.exe (rev0, Built by MinGW-W64 project) 4.8.2
build with the mingw-build scripts (github) on msys2 (Windows7) I've
problems with the import of symbols only available on msvcrt. I use a
customized 'specs' to ensure exclusive msvcr90 runtime dependancy