Mercury Bugs - mercury
View Issue Details
0000099mercuryBugpublic2009-06-15 01:382011-10-09 03:12
Reporterserkho 
Assigned Tojuliensf 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000099: Incorrect command-line options for Visual Studio
DescriptionI have tried to use Mercury with MSVC2005 and found some glitches:

1) there is a whitespace after /OUT: in command file for lib, lib.exe is not able to handle it
2) libcmt.lib should be linked in addition to Mercury libraries
3) also I had to specify /entry:mainCRTStartup after /link option for linker
TagsNo tags attached.
Attached Files

Notes
(0000366)
juliensf   
2011-10-09 03:12   
Fix committed in r1.176 of compiler/compile_target_code.m.

Issue History
2009-06-15 01:38serkhoNew Issue
2011-10-09 03:12juliensfNote Added: 0000366
2011-10-09 03:12juliensfStatusnew => resolved
2011-10-09 03:12juliensfResolutionopen => fixed
2011-10-09 03:12juliensfAssigned To => juliensf