Re: [Mingw-w64-public] atlbase.h

2014-05-28 Thread André Hentschel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 27.05.2014 16:02, schrieb Victor Bombi: > atlbase.h includes atliface.h but there is only atliface.idl that I guess > should be used to generate atliface.h but i dont know how should do the trick: widl -o atliface.h atliface.idl -Ipath/to/includef

Re: [Mingw-w64-public] [RFC] Removing CE from build system

2014-05-28 Thread André Hentschel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 27.05.2014 07:28, schrieb Vincent Torri: > i was the one who ported the EFL (set of graphic libs) to Windows CE > and I plan to remove that port. Nowadays, Windows CE is dead and the > guys who worked on CEgcc (the Win CE port of gcc) has given up.

Re: [Mingw-w64-public] [PATCH] mingw-w64-crt: Build system changes for ARM

2014-05-28 Thread André Hentschel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 27.05.2014 01:04, schrieb JonY: > On 5/27/2014 05:23, André Hentschel wrote: >>> I don't see any obvious problems with it. Just one question though, does >>> the ARM compiler also interpret -m32/-m64? >> >>> If so, there should be some checks added