>Number: 1260 >Category: os-windows >Synopsis: NT makefiles include odbc.lib and odbcc32.lib. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Oct 19 13:20:00 PDT 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b2 >Environment: WinNT-4.0 With DevStudio-5.0 >Description: The NT makefiles list odbc.lib and odbcc32.lib as libraries that need linked in but they are not needed. This causes me a problem because I have to changed all of the Makefiles because I do not have those libraries installed on my machine. A general problem is that links take longer because the linker is having to read in libraries that are not used. >How-To-Repeat: Remove the odbc*.lib libraries from the Developer Studio instalation. >Fix: Remove odbc.lib and odbcc32.lib from the makefiles >Audit-Trail: >Unformatted:
