Adventures in serial port.

Steven Edwards steven_ed4153 at yahoo.com
Mon Aug 16 08:30:43 CDT 2004


Hi,

--- Boaz Harrosh <boaz at hishome.net> wrote:
> One way I know is to wrap the .Lib in a .DLL on windows with MSVC or 
> MinGW. Than use the DLL in your winelib.
> On the winelib side you have to make a .SPEC file for your windows
> DLL.
> Look in previous threads and  in winelib documentation for how to
> make a 
> .spec file of your dll, and how to link to it.

The mingw-utils package has a tool called reimp that allows you to
convert a MS_VC style *.lib in to a *.a file. Just run reimp file.lib.
At some point we should add support for reading .lib files like mingw
has.

Thanks
Steven



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 



More information about the wine-devel mailing list