winemaker: use winegcc

Francois Gouget fgouget at free.fr
Fri Feb 27 08:21:44 CST 2004


On Fri, 27 Feb 2004, Dimitrie O. Paun wrote:
[...]
> @@ -801,7 +753,7 @@
>      $basename=~ s/\.(dll|exe)$//i;
>      # This is the default link list of Visual Studio, except odbccp32
>      # which we don't have in Wine.
> -    my @std_imports=qw(advapi32 comdlg32 gdi32 kernel32 odbc32 ole32 oleaut32 shell32 user32 winspool);
> +    my @std_imports=qw(odbc32 ole32 oleaut32 winspool);
>      my @std_libraries=qw(uuid);

Does winegcc systematically link applications and dlls to advapi32,
comdlg32, etc? How does one do if one does not want to link with gdi32
for instance?


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
May your Tongue stick to the Roof of your Mouth with the Force of a Thousand Caramels.



More information about the wine-devel mailing list