Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cygwin-version of ocaml #2624

Closed
vicuna opened this issue Nov 28, 2000 · 2 comments
Closed

cygwin-version of ocaml #2624

vicuna opened this issue Nov 28, 2000 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Nov 28, 2000

Original bug ID: 233
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

I have stopped testing the cygwin-version. The following additional problems
I detected:

  1. run-caml within emacs works with 'ocaml', but not with 'mytop', which I
    generated myself. comint fails to start.
  2. debugcaml within emacs breaks on the same kind of error as 1.
  3. ocamllex doesn't work

The debugger works. Also, I tried ocamlc.opt and the compilation is twice as
fast. (I use win2000, and the file caching is very good, therefor the
starting times are very good.)

/mattias


Mattias Waldau, CTO
Tacton AB, Saltmätargatan 7, 11359 Stockholm
Mobile +46 70 549 11 12
http://www.tacton.com mailto:mattias.waldau@tacton.com

@vicuna
Copy link
Author

vicuna commented Nov 28, 2000

Comment author: administrator

  1. run-caml within emacs works with 'ocaml', but not with 'mytop', which I
    generated myself. comint fails to start.

It seems to work here, however I named the custom toplevel 'mytop.exe'
rather than 'mytop'. Windows sometimes recognizes executables without the
.exe suffix, and sometimes requires the .exe suffix -- I haven't figured
out the exact rules yet. But it's safer to put a .exe at the end.

  1. debugcaml within emacs breaks on the same kind of error as 1.

Again, it works here.

  1. ocamllex doesn't work

Correct. This was due to a bug in the startup code, which is now fixed.

Thanks for the beta-testing!

Regards,

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented Nov 28, 2000

Comment author: administrator

ocamllex issue fixed 2000-11-28 by Xavier. Can't reproduce the other two
problems.

@vicuna vicuna closed this as completed Nov 28, 2000
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant