| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005833 | OCaml | OCaml documentation | public | 2012-11-19 06:11 | 2012-11-19 06:11 |
|
| Reporter | sesquized | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | new | Resolution | open | |
| Platform | Windows | OS | Windows | OS Version | Vista 64 |
| Product Version | 4.00.1 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005833: README.win32 can leave the wrong flexlink in the path |
| Description | Readme.win32 says to put in .msenv64
a path of "${VCPATH}:$PATH:${FLPATH}"
However, if flexdll is installed with cygwin, this can have the make system try to use an old flexlink and fail. I think it would be better to say
${FLPATH}:${VCPATH}:$PATH
|
| Tags | No tags attached. |
|
| Attached Files | |
|