This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: lsh and/or gmp?



Marc.Haber-lists@gmx.de (Marc Haber) writes:
> Hi!
> 
> I would like to compile lsh (a GPL'ed ssh2-package) under cygwin. lsh
> seems to need gmp, but gmp-2.0.2 doesn't compile with cygwin:=20
> bash-2.02$ ./configure
> |Configuring for a i386-unknown-cygwin32 host.
> |Invalid configuration `i386-unknown-cygwin32': system `cygwin32' not =
> recognized
> |Invalid configuration `i386-unknown-cygwin32': system `cygwin32' not =
> recognized
> |Unrecognized host system name i386-unknown-cygwin32.
> |bash-2.02$
> 
> Any hints what to do?

Just force the host/target type:
  
  $ ./configure i586-cygwin32

and gmp-2.0.2 should build out of the box.

Mumit

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