Delivered-To: listarch-cygwin@sourceware.cygnus.com
Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <36C014FE.CE9601C@uni-duesseldorf.de>
Date: Tue, 09 Feb 1999 11:59:11 +0100
From: Stipe Tolj <tolj@uni-duesseldorf.de>
Organization: Department of Economical Computer Science, University of Cologne, 
              Germany
X-Mailer: Mozilla 4.05 [de]C-NECCK (Win95; I)
MIME-Version: 1.0
To: Marc Haber <Marc.Haber-lists@gmx.de>
CC: cygwin@sourceware.cygnus.com
Subject: Re: lsh and/or gmp?
References: <199902090201.UAA11542@modi.xraylith.wisc.edu> <E10AAPu-0002vn-00.1999-02-09-11-29-18@torres.gf1.internal>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> |bash-2.02$ cd /home/mh/gmp-2.0.2
> |bash-2.02$ ./configure i586-cygwin32
> |Invalid configuration `i586-cygwin32': system `cygwin32' not recognized
> |Invalid configuration `i586-cygwin32': system `cygwin32' not recognized
> |Unrecognized host system name i586-cygwin32.
> |bash-2.02$ pwd
>
> Doesn't seem to work :-(

patch the "configure" script itself, i.e. add the required target
i586-unkown-cygwin32 to the detection routine and you'll be fine. Search for the
place "unrecognized host system ..." is dumped within configure and you'll
propably find some other OS detection rules, like Solaris and Linux etc.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany





--   
Want to unsubscribe from this list?                             
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


