[winegcc] Include .so files when calling winebuild

Alexandre Julliard julliard at winehq.org
Thu Jan 6 07:59:52 CST 2005


Peter Berg Larsen <pebl at math.ku.dk> writes:

> Changelog:
> 	Currently when compiling a program, winegcc calls winebuild
> 	to solve .def references. But winegcc drops .so files,
>         so any new .def symbols in a .so causes a unresolved symbol at
> 	link time. This patch adds .so files to the files to winebuild.

I'm not sure I follow you, if your .so files have been built correctly
they shouldn't contain undefined references to Windows APIs. Could you
please show an example of the situation that causes a problem?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list