public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Stipe Tolj <tolj@uni-duesseldorf.de>
To: Marc Haber <Marc.Haber-lists@gmx.de>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: lsh and/or gmp?
Date: Tue, 09 Feb 1999 17:15:00 -0000	[thread overview]
Message-ID: <36C0DD0E.4E2E158C@uni-duesseldorf.de> (raw)
In-Reply-To: <E10AAPu-0002vn-00.1999-02-09-11-29-18@torres.gf1.internal>

> |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 :-(

There are two problems causing configure to fail. First of all within
config.guess the old i386-unknown-cygwin32 is specified, it should be
i586-unknown-cygwin32 since cygwin b20. But the more serious problem is the non
defines os for cygwin within the old config.sub.

See the attached patch file and change the necessary thing. The gmp-2.0.2 package
build out of the box on my cygwin b20.1 (egcs-1.1.1 release) system.

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

WARNING: multiple messages have this Message-ID
From: Stipe Tolj <tolj@uni-duesseldorf.de>
To: Marc Haber <Marc.Haber-lists@gmx.de>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: lsh and/or gmp?
Date: Sun, 28 Feb 1999 23:02:00 -0000	[thread overview]
Message-ID: <36C0DD0E.4E2E158C@uni-duesseldorf.de> (raw)
Message-ID: <19990228230200.YwO0z0ESvoKYLj1FPNibHfx-3COfGUIj7suWOLilFok@z> (raw)
In-Reply-To: <E10AAPu-0002vn-00.1999-02-09-11-29-18@torres.gf1.internal>

> |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 :-(

There are two problems causing configure to fail. First of all within
config.guess the old i386-unknown-cygwin32 is specified, it should be
i586-unknown-cygwin32 since cygwin b20. But the more serious problem is the non
defines os for cygwin within the old config.sub.

See the attached patch file and change the necessary thing. The gmp-2.0.2 package
build out of the box on my cygwin b20.1 (egcs-1.1.1 release) system.

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

  parent reply	other threads:[~1999-02-09 17:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-08 16:09 Marc Haber
     [not found] ` < E10A0jb-0002Sp-00.1999-02-09-01-08-59@torres.gf1.internal >
1999-02-08 18:01   ` Mumit Khan
     [not found]     ` < 199902090201.UAA11542@modi.xraylith.wisc.edu >
1999-02-09  2:30       ` Marc Haber
1999-02-09 10:58         ` Stipe Tolj
1999-02-28 23:02           ` Stipe Tolj
1999-02-09 17:15         ` Stipe Tolj [this message]
     [not found]           ` < 36C0DD0E.4E2E158C@uni-duesseldorf.de >
1999-02-10  2:36             ` Marc Haber
1999-02-10 13:24               ` Stipe Tolj
1999-02-28 23:02                 ` Stipe Tolj
1999-02-28 23:02               ` Marc Haber
1999-02-28 23:02           ` Stipe Tolj
1999-02-28 23:02         ` Marc Haber
1999-02-28 23:02     ` Mumit Khan
1999-02-28 23:02 ` Marc Haber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=36C0DD0E.4E2E158C@uni-duesseldorf.de \
    --to=tolj@uni-duesseldorf.de \
    --cc=Marc.Haber-lists@gmx.de \
    --cc=cygwin@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).