Re: [Mingw-w64-public] Lock in support in the crt for ARMNT

2015-12-24 Thread JonY
On 12/24/2015 14:29, Martell Malone wrote: > ping! :) > > On Tue, Dec 15, 2015 at 11:06 PM, Martell Malone > wrote: > >> Please ignore patch 003 which adds __initenv to msvcrt >> This is not available on arm. >> Please review this along with the NtCurrentTeb patch. >> Patch for removing __inite

Re: [Mingw-w64-public] Lock in support in the crt for ARMNT

2015-12-23 Thread Martell Malone
ping! :) On Tue, Dec 15, 2015 at 11:06 PM, Martell Malone wrote: > Please ignore patch 003 which adds __initenv to msvcrt > This is not available on arm. > Please review this along with the NtCurrentTeb patch. > > Apologies for the noise > > Kind Regards > Martell > > On Tue, Dec 15, 2015 at 10:

Re: [Mingw-w64-public] Lock in support in the crt for ARMNT

2015-12-15 Thread Martell Malone
Please ignore patch 003 which adds __initenv to msvcrt This is not available on arm. Please review this along with the NtCurrentTeb patch. Apologies for the noise Kind Regards Martell On Tue, Dec 15, 2015 at 10:37 PM, Martell Malone wrote: > Forgot: Please Review. :) > > On Tue, Dec 15, 2015 a

[Mingw-w64-public] Lock in support in the crt for ARMNT

2015-12-15 Thread Martell Malone
Add the final 2 functions need to run are executables via mingw-w64. From 5288e84f375a5abdca6276586fe581872a88bfe8 Mon Sep 17 00:00:00 2001 From: Martell Malone Date: Tue, 15 Dec 2015 20:57:52 -0800 Subject: [PATCH 2/2] Add support for NTCurrentTeb for ARMNT diff --git a/mingw-w64-headers/includ

Re: [Mingw-w64-public] Lock in support in the crt for ARMNT

2015-12-15 Thread Martell Malone
Forgot: Please Review. :) On Tue, Dec 15, 2015 at 10:37 PM, Martell Malone wrote: > Add the final 2 functions need to run are executables via mingw-w64. > -- ___ Mingw-w64-publ