Browse thread
Compilation Problem
- Santi [dolarsrg]
[
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: | Santi [dolarsrg] <dolarsrg@m...> |
| Subject: | Compilation Problem |
<html><div style='background-color:'><DIV align=left>Hi:</DIV> <DIV align=left> </DIV> <DIV align=left>I've a problem when trying to compile my code in CAML. When I use the interpreter (windows interface) every thing is ok and I got no errors. But when I go to MS-Dos and try to execute this command line:</DIV> <DIV align=left> </DIV> <DIV align=left>C:\CAML\BIN>camlc -o my.exe my.ml</DIV> <DIV align=left> </DIV> <DIV align=left>I got this error:</DIV> <DIV align=left>Exiting due to signal SIGSEGV<BR>General Protection Fault at eip=00010c18<BR>eax=ffc90000 ebx=00000000 ecx=000002dd edx=ffc90000 esi=00001000 edi=00000009<BR>ebp=000620b4 esp=000620a4 cs=01f7 ds=01ff es=01ff fs=01cf gs=020f ss=01ff<BR>Call frame traceback EIPs:<BR> 0x00010c18<BR> 0x00010b95<BR> 0x000066a0<BR> 0x00004321<BR> 0x00004357<BR> 0x0000824c<BR> 0x00002197<BR> 0x0000e737</DIV> <DIV align=left> </DIV> <DIV align=left>Wath's the problem? Is a SO error? How can I fix it?</DIV> <DIV align=left> </DIV> <DIV align=left>Im using CAML Light 0.74.</DIV> <DIV align=left> </DIV> <DIV align=left>Thanks for all.</DIV></div></html>