Re: [perl #34149] [PATCH][MSWin32] Add gdbm linkage for VC++

2005-02-17 Thread Leopold Toetsch
Ron Blaschke <[EMAIL PROTECTED]> wrote: > Attached patch adds gdbm linkage for Windows (Visual C++), as > libraries are specified as SOMELIB.lib, instead of -lSOMELIB. > Tests fail b/c of the broken dynclasses. Thanks, applied. leo

[perl #34149] [PATCH][MSWin32] Add gdbm linkage for VC++

2005-02-16 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #34149] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=34149 > Attached patch adds gdbm linkage for Windows (Visual C++), as libraries are specified a