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

installing and profiling bug #3613

Closed
vicuna opened this issue Sep 1, 2002 · 1 comment
Closed

installing and profiling bug #3613

vicuna opened this issue Sep 1, 2002 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Sep 1, 2002

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

Bug description

Full_Name: Selman ULUÐ
Version: OCAML 3.06
OS: Windows 2000 Professional
Submission from: 62.248.24.110 (62.248.24.110)

under windows 2000 professional with mingw 1.1 package and msys-1.0.8-i686 and
ocaml 3.06:

when "make -f Makefile.nt install":
-"tools/cleanup-header" line 7 error

when "ocamlopt -p":
-cannot find "std_exit.p.cmx"

@vicuna
Copy link
Author

vicuna commented Sep 3, 2002

Comment author: administrator

under windows 2000 professional with mingw 1.1 package and msys-1.0.8-i686 and ocaml 3.06:

when "make -f Makefile.nt install":
-"tools/cleanup-header" line 7 error

As stated in the README.win32 file, you need full Cygwin to compile
OCaml, even though Mingw is enough to use it.

when "ocamlopt -p":
-cannot find "std_exit.p.cmx"

OCaml profiling of native code isn't supported under Mingw and Cygwin,
only Linux and BSD.

  • Xavier Leroy

@vicuna vicuna closed this as completed Sep 3, 2002
@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