W
wan
Guest
Need some help for compiling spice3 for ms-dos. I've got spice3f5
source code and there are many msc51.bat files used for building
spice3. In those msc51.bat files, there are lines as this:
lib ..\..\dev1.lib @response.lib ...
What is this 'lib' for? I am using ms visual c++ 2003 and it does not
recognize this 'lib' command at all. Also there is link error such
as:
LINK : fatal error LNK1181: cannot open input file
'multidec.exe/NOI.obj'
Where does this NOI.obj come from? Can any one provide some help?
Thanks
source code and there are many msc51.bat files used for building
spice3. In those msc51.bat files, there are lines as this:
lib ..\..\dev1.lib @response.lib ...
What is this 'lib' for? I am using ms visual c++ 2003 and it does not
recognize this 'lib' command at all. Also there is link error such
as:
LINK : fatal error LNK1181: cannot open input file
'multidec.exe/NOI.obj'
Where does this NOI.obj come from? Can any one provide some help?
Thanks