I have a problem building MPIR v2.7.0 (alpha 12) using Cygwin64, configure went 
well with:
./configure --disable-shared --enable-gmpcompat

I'm using mingw48, so in the next step I tried mingw32-make and I get this 
error:

"
$ mingw32-make
echo "void dummy1(void){return;}" > mpn/dummy1.c
make  all-recursive
makefile:634: recipe for target 'all' failed
process_begin: CreateProcess(NULL, make all-recursive, ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: *** [all] Error 2
"

What to do?

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to