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
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
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
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
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
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
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