Re: create *.so from *.dll ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



doudz wrote:
> I have looked at winedump, if I correctly understand, it can be used for making some dll.so but that what you said, the dll must not use win32api ?

In this case the only way to "make a *.so" from it is to write a winelib wrapper around this DLL and run it under Wine. Then you'll have to use some sort of IPC to talk to that wrapper.

Another option is trying to run your python script(s) under Wine with windows version of Python. However there were numerous problems with that setup and it might not work for you.


jorl17 wrote:
> You can freely build a .dll.so Library.
> 
> What Vitamin mentioned was that you could freely port your DLL to SO if all of it was cross-platform.

jorl17, Would you please read what people are saying first. He clearly said - he has no source code for that DLL. What are you proposing to build as .dll.so?






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux