[ROOT] Problems with Microsoft VC7

From: Glen R. Salo (gsalo@mrcstl.com)
Date: Thu May 09 2002 - 20:22:34 MEST


I wish to follow-up on a posting I made several weeks ago about compiling
problems with Microsoft Visual C++ .NET Standard Edition.  While I can
compile 3.02.07 version with the win32gdk option, I am unable to compile
newer versions.  The error I get is shown below for today's CVS version. 
I believe it is the same error as I had previously.

Any help in identifying what has changed after version 3.02.07 to cause
this problem is appreciated.

Thanks,

Glen


Creating library lib/libCint.lib and object lib/libCint.exp
   
build/win/ld.sh -DLL -nologo -incremental:no -pdb:none
 -nodefaultlib:libc.lib -nodefaultlib:dfor.lib
 -o bin/libCint.dll cint/src/auxu.o cint/src/cast.o cint/src/debug.o
 cint/src/decl.o cint/src/disp.o
 cint/src/dump.o cint/src/end.o cint/src/error.o cint/src/expr.o
 cint/src/fread.o cint/src/func.o cint/src/g__cfunc.o cint/src/gcoll.o 
 cint/src/global1.o cint/src/global2.o
 cint/src/ifunc.o cint/src/inherit.o cint/src/init.o cint/src/input.o 
 cint/src/intrpt.o cint/src/loadfile.o cint/src/macro.o cint/src/malloc.o 
 cint/src/memtest.o cint/src/new.o cint/src/newlink.o
 cint/src/oldlink.o cint/src/opr.o cint/src/parse.o cint/src/pause.o 
 cint/src/pcode.o cint/src/pragma.o
 cint/src/quote.o cint/src/scrupto.o cint/src/shl.o cint/src/sizeof.o 
 cint/src/stdstrct.o cint/src/struct.o cint/src/stub.o cint/src/tmplt.o 
 cint/src/typedef.o cint/src/val2a.o cint/src/value.o
 cint/src/var.o cint/main/G__setup.o
 cint/src/winnt.o cint/src/Api.o cint/src/Apiif.o cint/src/BaseCls.o
 cint/src/CallFunc.o cint/src/Class.o cint/src/DataMbr.o cint/src/Method.o 
 cint/src/MethodAr.o cint/src/Token.o cint/src/Type.o cint/src/Typedf.o 
 cint/src/vcstrm.o lib/libCint.exp msvcrt.lib oldnames.lib
 kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib 
 comctl32.lib
LINK : warning LNK4224: /PDB:NONE is no longer supported;  ignored
libCint.exp : error LNK2001: unresolved external symbol
_CT??_R0?AVexception@@@8??0exception@@QAE@ABV0@@Z12
libCint.exp : error LNK2001: unresolved external symbol
_CT??_R0?AVlength_error@std@@@8??0length_error@std@@QAE@ABV01@@Z40
libCint.exp : error LNK2001: unresolved external symbol
_CT??_R0?AVlogic_error@std@@@8??0logic_error@std@@QAE@ABV01@@Z40
libCint.exp : error LNK2001: unresolved external symbol
_CT??_R0?AVout_of_range@std@@@8??0out_of_range@std@@QAE@ABV01@@Z40
libCint.exp : error LNK2001: unresolved external symbol
_CTA3?AVlength_error@std@@
libCint.exp : error LNK2001: unresolved external symbol
_CTA3?AVout_of_range@std@@
libCint.exp : error LNK2001: unresolved external symbol
_TI3?AVlength_error@std@@
libCint.exp : error LNK2001: unresolved external symbol
_TI3?AVout_of_range@std@@
bin\libCint.dll : fatal error LNK1120: 8 unresolved externals
make: *** [lib/libCint.dll] Error 96



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:52 MET