Browse thread
[Caml-list] configure failure under cygwin when compiling ocaml
- Simon Kirby
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Simon Kirby <simon@l...> |
| Subject: | [Caml-list] configure failure under cygwin when compiling ocaml |
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