| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005830 | OCaml | OCaml internal build/install (Makefiles, configure) | public | 2012-11-17 04:30 | 2012-11-19 03:15 |
|
| Reporter | sesquized | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | Windows | OS | Windows | OS Version | Vista 64 |
| Product Version | 4.00.1 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005830: README.win32 says to use "/usr/bin/find" |
| Description | README.win32 says to set OCAMLBUILD_FIND to /usr/bin/find
It needs to be /bin/find
On Vista 64 (at least) the cygwin path /usr/bin/find.exe is an alias that is not found by the MSVC "system()" It needs to be /bin/find. |
| Steps To Reproduce | dir c:\cygwin\usr\bin\find.exe
dir c:\cygwin\bin\find.exe |
| Tags | No tags attached. |
|
| Attached Files | |
|