Tuesday, 27 August 2013

make.exe is crashing on configure script checking for GNU Make

make.exe is crashing on configure script checking for GNU Make

I'm trying to build rust, I have mingw make ( from
http://sourceforge.net/projects/mingw/ as suggested ) installed but when I
run configure script I've got some things crashing, hostname.exe first and
then make.exe
(actually llvm configure is failing)
I've got them installed but configure script can't find them. Why could
that happening?
it creates stackdump.
MSYS-1.0.18 Build:2012-11-21 22:34
Exception: STATUS_ACCESS_VIOLATION at eip=00000000
eax=68562F8C ebx=68566E8C ecx=0001B013 edx=000000D4 esi=00000000 edi=685600D4
ebp=0022FEC8 esp=0022FEAC program=c:\MinGW\msys\1.0\bin\make.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
End of stack trace

No comments:

Post a Comment