On 4/22/06, Will Coleda via RT <[EMAIL PROTECTED]> wrote: > This issue is long dead, isn't it? > this has been fixed some time ago, yes. however, tcl's not building for me right now for a different reason...
link -nologo -nodefaultlib -debug -dll -out:tcl_group.dll "lib-tcl_group.obj" "tclobject.obj" "tclstring.obj" "tclint.obj" "tclfloat.obj" "tcllist.obj" "tclarray.obj" oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib "D:/usr/local/parrot/bug/libparrot.lib" Creating library tcl_group.lib and object tcl_group.exp tcllist.obj : error LNK2019: unresolved external symbol _interpinfo_p referenced in function _Parrot_TclList_get_string tcl_group.dll : fatal error LNK1120: 1 unresolved externals partial link tcl_group.dll failed (24576) NMAKE : fatal error U1077: 'cd' : return code '0x2' ~jerry