Re: [Mingw-w64-public] [PATCH fix scanf asm for thumb2

2015-08-07 Thread Martell Malone
It never built before :) I assume whoever tested the armv7 target under gcc never knew that ARMNT is thumb mode only. On 7 Aug 2015 21:43, "JonY" wrote: > On 8/7/2015 08:51, Martell Malone wrote: > > The scanf functions don't specify thumb mode which makes them fail to > > compile. > > > > Pleas

Re: [Mingw-w64-public] intrin-impl.h

2015-08-07 Thread Wilbert Heeringa
Issue has been solved. 2015-08-06 20:11 GMT+02:00 Wilbert Heeringa : > Dear all, > > I use mingw-w64 under Lubuntu Linux. I try to compile with mingw-w64, 32 > bits: > > /usr/bin/i686-w64-mingw32-g++ -std=c++0x -isystem > /usr/lib/gcc/i686-w64-mingw32/4.8 -isystem /usr/i686-w64-mingw32/include >

Re: [Mingw-w64-public] [PATCH fix scanf asm for thumb2

2015-08-07 Thread JonY
On 8/7/2015 08:51, Martell Malone wrote: > The scanf functions don't specify thumb mode which makes them fail to > compile. > > Please Review > How did it build before? Patch OK. 0xD4EBC740.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature --

Re: [Mingw-w64-public] [PATCH] Use builtins for fabs on arm rather then x86 asm which fails

2015-08-07 Thread JonY
On 8/7/2015 09:05, Martell Malone wrote: > Please Review > Looks good. 0xD4EBC740.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature -- ___

[Mingw-w64-public] SEMI-OT: Images of 3d-rotated objects

2015-08-07 Thread K. Frank
Hello List! Well, to make this a little bit on topic, I want to do this with mingw-w64 c++. Let's say I have somehow constructed an image on the surface of a sphere (or cylinder, or egg-shape, etc.). I would like to be able to rotate this sphere (together with its surface image), and then genera