ruby-cvs:25261
From: usa ruby-lang.org
Date: Sat, 12 Jul 2008 23:58:08 +0900 (JST)
Subject: [ruby-cvs:25261] Ruby:r18042 (trunk): * win32/Makefile.sub (LIBRUBY_DLDFLAGS): import library which created
usa 2008-07-12 23:58:07 +0900 (Sat, 12 Jul 2008) New Revision: 18042 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18042 Log: * win32/Makefile.sub (LIBRUBY_DLDFLAGS): import library which created with DLL is broken. save import library which created by lib.exe and install it. fixed the problem mentioned at the postscript of [ruby-dev:35448] Modified files: trunk/ChangeLog trunk/win32/Makefile.sub