| Anonymous | Login | Signup for a new account | 2013-06-19 12:28 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000132 | OCaml | OCaml general | public | 2000-06-08 12:12 | 2000-06-08 16:19 | |||
| Reporter | administrator | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | no change required | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000132: Re: Problèmes_d'installation_de_ocamlopt_sous_windows._ (PR#130) | |||||||
| Description | > // Appel de ocamlopt avec l'option -o et un argument : NOK > R=E9sultat: > D:\Yann\Applications\OCaml\Dev>ocamlopt -o temp2.exe essai.ml > Le nom sp=E9cifi=E9 n'est pas reconnu comme =E9tant une commande interne > ou externe, un programme ex=E9cutable ou un fichier de commandes. > Assembler error, input left in file C:\TEMP\camlasm5.asm C'est le signe que ocamlopt n'a pas pu lancer l'assembleur MASM. Il faut que 1- l'exécutable de MASM s'appelle ml.exe, et 2- qu'il se trouve dans un des répertoires du PATH. De même, le compilateur batch VC++ (vc.exe) doit aussi se trouver dans un des répertoires du PATH. Une fois ces deux conditions remplies, tout devrait bien se passer. - Xavier Leroy | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002119) administrator (administrator) 2000-06-08 16:19 |
Reply to PR#130 (bug tracking system glitch) |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |