caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] configure failure under cygwin when compiling ocaml
@ 2003-02-07  9:40 Simon Kirby
  2003-02-08  0:52 ` Karl Zilles
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Kirby @ 2003-02-07  9:40 UTC (permalink / raw)
  To: caml-list

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.
      3 [main] tst 1104 cygheap_fixup_in_child: Couldn't reserve space 
for cygwin's heap (0x615D0000 <0x0>) in child, Win32 error 487
C:\cygwin\home\simon\src\ocaml-3.06\config\auto-aux\tst.exe: *** 
m.AllocationBase 0x615D0000, m.BaseAddress 0x615D0000, m.RegionSize 
0x5000, m.State 0x1000

Doubles must be doubleword-aligned.
      3 [main] tst 2212 cygheap_fixup_in_child: Couldn't reserve space 
for cygwin's heap (0x615D0000 <0x0>) in child, Win32 error 487
C:\cygwin\home\simon\src\ocaml-3.06\config\auto-aux\tst.exe: *** 
m.AllocationBase 0x615D0000, m.BaseAddress 0x615D0000, m.RegionSize 
0x5000, m.State 0x1000

64-bit integers must be doubleword-aligned.
Signal 8
Something went wrong while checking native division and modulus, please 
report it.

...

If I try "make world" anyway, ignoring the above error, I get a core 
dump from "pervasives.cmi".

Help!

Thanks in advance,
Simon

-- 
Simon Kirby              Language Evolution and Computation Research Unit
simon@ling.ed.ac.uk                   Theoretical and Applied Linguistics
http://www.ling.ed.ac.uk/~simon/                  University of Edinburgh

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-02-11  3:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-07  9:40 [Caml-list] configure failure under cygwin when compiling ocaml Simon Kirby
2003-02-08  0:52 ` Karl Zilles
2003-02-10 11:10   ` Simon Kirby
2003-02-10 12:39     ` Alex Romadinoff
2003-02-11  3:28       ` Karl Zilles

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).