A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-July/046546.html below:

[Python-Dev] Static builds on Windows

[Python-Dev] Static builds on Windows [Python-Dev] Static builds on Windows"Martin v. Löwis" martin at v.loewis.de
Thu Jul 29 20:43:01 CEST 2004
Thomas Heller wrote:
> I guess you need a def file as well, or another way to define the
> exported functions?

I'd assume that the current mechanism of DL_EXPORT stays. Then, the
DLL project simply needs to link all object files together - either
by referencing symbols, or by explicitly linking all object files
together into a DLL. The __declspec(dllexport) declarations will
cause the proper symbols to get exported.

Of course, the same will happen if the static library is incorporated
into an executable - that will also export all symbols.

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4