|
From: David G. <dav...@us...> - 2002-02-20 12:33:34
|
Update of /cvsroot/tcl/tcl/win In directory usw-pr-cvs1:/tmp/cvs-serv28719 Modified Files: makefile.vc Log Message: * win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been there according to the MSDN docs regarding the infamous FDIV bug from `97. Added profiling to $(lflags) and also removed the explict -entry option as the default works without special work. |