caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Karl Zilles <zilles@1969.ws>
To: caml-list@inria.fr
Subject: Re: [Caml-list] configure failure under cygwin when compiling ocaml
Date: Fri, 07 Feb 2003 16:52:20 -0800	[thread overview]
Message-ID: <3E4454C4.5010503@1969.ws> (raw)
In-Reply-To: <Pine.LNX.4.44.0302070109160.27187-100000@rye>

Simon Kirby wrote:

 > I've used Ocaml happily under cygwin before, but just bought a new 
machine and installed the latest cygwin (1.3.19-1) and latest ocaml 
sources (3.06). I can't even run ./configure without an error:
 >
 > Configuring for a i686-pc-cygwin ...
 > gcc found
 > The C compiler is ANSI-compliant.
 > Checking the sizes of integers and pointers...
 > OK, this is a regular 32 bit architecture.
 > 64-bit "long long" integer type found (printf with "%ll").
 > This is a big-endian architecture.


Configure thinks your machine is big-endian?  What exactly do you have 
Cygwin installed on? :)  PCs are little endian.

(This is where my configure output begins to differ from yours.  Perhaps 
you could look into the big endian/little endian test that configure is 
performing to see why it is getting so confused.)

Karl


-- 
1969
Karl Zilles | Technical Architect, Principal
t 310.566.7565 | f 310.566.7569
13101 Washington Boulevard, Suite 248, Los Angeles, CA 90293
http://www.1969.ws | zilles@1969.ws

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-02-08  0:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-07  9:40 Simon Kirby
2003-02-08  0:52 ` Karl Zilles [this message]
2003-02-10 11:10   ` Simon Kirby
2003-02-10 12:39     ` Alex Romadinoff
2003-02-11  3:28       ` Karl Zilles

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=3E4454C4.5010503@1969.ws \
    --to=zilles@1969.ws \
    --cc=caml-list@inria.fr \
    /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 NNTP newsgroup(s).