| Anonymous | Login | Signup for a new account | 2013-05-21 15:34 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 | |||||||
| 0003977 | OCaml | OCaml general | public | 2006-02-16 15:36 | 2012-09-11 14:44 | |||||||
| Reporter | skaller | |||||||||||
| Assigned To | ||||||||||||
| Priority | normal | Severity | trivial | Reproducibility | always | |||||||
| Status | resolved | Resolution | suspended | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | 3.09.0 | |||||||||||
| Target Version | 4.00.1+dev | Fixed in Version | ||||||||||
| Summary | 0003977: Unsupported link switch used MSVC8 | |||||||||||
| Description | This is for information only, it appears to have no impact. Running prepackaged 3.09.0 compiler for Win32 native on AMD64 running XP64 with Visual Studio 8 (2005): I get this message: LINK : warning LNK4224: /DEBUGTYPE:CV is no longer supported; ignored | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0003651) robertr (reporter) 2006-06-02 23:17 |
This is "odd" for two reasons: 1) the specified switch goes back to VC6, which is why the warning is issued 2) it is used with DEBUG builds - why is an MSVC debug switch being used by a "prepackaged 3.09.0 compiler"? AFAIK, none of the OCaml debugging/profiling support will deal with the program's symbols in this format(?) |
|
(0008065) doligez (manager) 2012-09-11 14:44 |
I don't know where this flag might have come from, as it doesn't appear anywhere in the sources of 3.09.0. At any rate, the message doesn't appear with VS9 and OCaml 4.00.0. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-02-16 15:36 | skaller | New Issue | |
| 2006-03-29 16:26 | doligez | Status | new => acknowledged |
| 2006-06-02 23:17 | robertr | Note Added: 0003651 | |
| 2012-09-06 16:47 | doligez | Target Version | => 4.00.1+dev |
| 2012-09-11 14:44 | doligez | Note Added: 0008065 | |
| 2012-09-11 14:44 | doligez | Status | acknowledged => resolved |
| 2012-09-11 14:44 | doligez | Resolution | open => suspended |
| Copyright © 2000 - 2011 MantisBT Group |