Re: [Mingw-w64-public] Will be fesetenv fixed?

2016-12-25 Thread David Wohlferd
Attached is an alternate fix. This does everything the previous patch does, plus a bit more. On the plus side it doesn't try to cram the SSE settings into the x87 settings. This not only makes things cleaner to code from the library side, it makes things easier for users who actually want

Re: [Mingw-w64-public] Will be fesetenv fixed?

2016-12-25 Thread David Wohlferd
OK, clear to apply to master, thanks for testing! When I went to push, I had a problem with git that took me a while to sort out. While I was doing that, I realized that this patch wasn't quite right (so I never push-ed it). This x87 stuff is just weird. According to 7.6.4.2 in c99,

Re: [Mingw-w64-public] Cannot build ming64 for windows

2016-12-25 Thread Michele Bucca
Il 25 dic 2016 7:16 PM, "Michele Bucca" ha scritto: > > 2016-12-25 8:43 GMT+01:00 Adrien Nader : > > Considering the error is about muldi.o, I'm curious as to which steps > > you've followed for other components of the toolchain so a list of them > >

Re: [Mingw-w64-public] Cannot build ming64 for windows

2016-12-25 Thread Michele Bucca
2016-12-25 8:43 GMT+01:00 Adrien Nader : > Considering the error is about muldi.o, I'm curious as to which steps > you've followed for other components of the toolchain so a list of them > would be interesting, especially when it comes to the CRT. > > -- > Adrien Nader I followed