Issue 26226 - MSVCIRT.LIB not found
Summary: MSVCIRT.LIB not found
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-08 09:01 UTC by oldfield
Modified: 2007-06-28 05:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description oldfield 2004-03-08 09:01:11 UTC
I'm using .net 2003 compiler and I guess it's the cause of the problem, here's 
the error I got in compiling xml2cmp (see below) and I've searched the whole 
system and found no MSVCIRT.LIB:

== BEGIN ==

------------------------------
Making:..\wntmsci8.pro\misc\xml2cmp.dpc
dmake subdmake=true  -f makefile.mk product="full" depend=t ALLDPC
------------------------------
NoDependencies
------------------------------
Making:..\wntmsci8.pro\bin\xml2cmp.exe
link /COMMENT:"xml2cmp_680______"  /MACHINE:IX86 @c:\DOCUME~1\ADMINI~1.TOD\LOCAL
S~1\Temp\mk9
Microsoft (R) Incremental Linker Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

/MAP /OPT:NOREF /NODEFAULTLIB /RELEASE /DEBUG:full /SUBSYSTEM:CONSOLE /BASE:0x1b
000000 /STACK:1000000 -out:..\wntmsci8.pro\bin\xml2cmp.exe -map:..\wntmsci8.pro\
misc\xml2cmp.map ..\wntmsci8.pro\lib\x2c_xcd.lib ..\wntmsci8.pro\lib\x2c_support
.lib MSVCIRT.LIB msvcrt.lib kernel32.lib user32.lib oldnames.lib stlport_vc7.lib

LINK : fatal error LNK1181: cannot open input file 'MSVCIRT.LIB'
dmake.exe:  Error code 157, while making '..\wntmsci8.pro\bin\xml2cmp.exe'
---*TG_SLO.MK*---

ERROR: Error 65280 occurred while making /cygdrive/d/SRC680_m22/xml2cmp/util
dmake:  Error code 129, while making 'build_all'
---*TG_SLO.MK*---
Comment 1 oldfield 2004-03-25 03:20:11 UTC
Problem solved in m32, thx.
Comment 2 Martin Hollmichel 2007-06-28 05:52:49 UTC
close isssue.