bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error using cygwin and MingW


From: Kevin Ryde
Subject: Re: Error using cygwin and MingW
Date: 30 Jan 2002 08:57:24 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

"Tristan" <address@hidden> writes:
>
> checking whether make sets ${MAKE}... eval: 1: Syntax error: Unterminated 
> quoted string                                                                 
>                                                                               
>                                  $   
> $

Hmm.  If you have a nose around in the configure script it tries a
makefile like

        all:
                @echo 'ac_maketemp="${MAKE}"'

Does it work?  Which "make" is this?  Do you perhaps need to set a
SHELL environment variable or something?

> I tried compiling on a linux system, and that works fine.. But I can't use 
> the result in a windows app :)

A cross compile from GNU/Linux to Mingw should work.  On a Debian
system there's mingw32 and mingw32-runtime packages to make life easy.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]