Problems building dlls for use with winelib (was: spec file syntax and automated generation)

Dimitrie O. Paun dpaun at rogers.com
Mon Aug 25 07:54:53 CDT 2003


On August 25, 2003 04:06 am, Martin Tröster wrote:
> Concerning imports, do I have to specify the wine libraries like
> kernel32.dll.so explicitly, or are these linked automagically when
> specifying -lwine? 

No, you need to be explicit. Remember, you're using gcc for now,
so it has no special knowledge of Wine.

> If I have to specify them, how do I link a library
> that does not follow the naming conventions lib<libraryname>.so?

I don't think you can, why would you have such a thing?

-- 
Dimi.




More information about the wine-devel mailing list