Re: [Mingw-w64-public] fork: can't reserve memory for stack 0xA0000 - 0x2A0000, Win32

2015-05-07 Thread Ruben Van Boxem
2015-05-08 2:19 GMT+02:00 James Franco : > Just FYI after i hit continue the installation does go on. > > On Thu, May 7, 2015 at 5:11 PM, David Macek > wrote: > >> On 7. 5. 2015 22:03, James Franco wrote: >> > When I attempt to install Msys2 from the download link you suggested >> > http://source

Re: [Mingw-w64-public] building winpthreads dll fails when building cross compiler

2015-05-07 Thread Luke Allardyce
One of the commits for Makefile.am has winpthreads doesn't depend on libpthread. We only needed it because gcc was trying to link it by default. This is most likely a gcc bug. andoni on irc found a workaround. The frontend has a -no-pthread switch to prevent this default linking. winpthreads n

Re: [Mingw-w64-public] building winpthreads dll fails when building cross compiler

2015-05-07 Thread LRN
On 08.05.2015 8:13, Luke Allardyce wrote: > When building winpthreads as part of a cross compiler I found that the > dll won't compile as the -no-pthread flag isn't passed to gcc > I remember something about giving gcc a fake pthread library to allow earlier stage to be built. Can't say anything

[Mingw-w64-public] building winpthreads dll fails when building cross compiler

2015-05-07 Thread Luke Allardyce
When building winpthreads as part of a cross compiler I found that the dll won't compile as the -no-pthread flag isn't passed to gcc /bin/sh ./libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -Wall -DWIN32_LEAN_AND_MEAN -g -O2 -no-undefined -version-info 1:0:0 -L./fakelib -no-pthread -o lib

Re: [Mingw-w64-public] fork: can't reserve memory for stack 0xA0000 - 0x2A0000, Win32

2015-05-07 Thread James Franco
Just FYI after i hit continue the installation does go on. On Thu, May 7, 2015 at 5:11 PM, David Macek wrote: > On 7. 5. 2015 22:03, James Franco wrote: > > When I attempt to install Msys2 from the download link you suggested > > http://sourceforge.net/projects/msys2/?source=directory > > > > I

Re: [Mingw-w64-public] fork: can't reserve memory for stack 0xA0000 - 0x2A0000, Win32

2015-05-07 Thread David Macek
On 7. 5. 2015 22:03, James Franco wrote: > When I attempt to install Msys2 from the download link you suggested > http://sourceforge.net/projects/msys2/?source=directory > > I get the error message > > "The program cant start because MSVCR90.dll is missing from your computer. > Try reinstalling

Re: [Mingw-w64-public] fork: can't reserve memory for stack 0xA0000 - 0x2A0000, Win32

2015-05-07 Thread James Franco
When I attempt to install Msys2 from the download link you suggested http://sourceforge.net/projects/msys2/?source=directory I get the error message "The program cant start because MSVCR90.dll is missing from your computer. Try reinstalling the program to fix this problem" After pressing ok i am