develooper Front page | perl.perl5.porters | Postings from June 2013

RE: Include the Win32 extension in the ALL_STATIC build on Win32

Thread Previous | Thread Next
From:
vadim.konovalov
Date:
June 8, 2013 19:54
Subject:
RE: Include the Win32 extension in the ALL_STATIC build on Win32
Message ID:
DC0095F744C45F45BDD43368AB46582C02A143@FR712WXCHMBA09.zeu.alcatel-lucent.com
> From: Steve Hay
> So it seems that __declspec(dllexport) alone does work for an .exe but
> not for a .dll!

what a point of exporting functions from an .exe?

while - executable could be managed to be working as either EXE or as DLL,
I doubt that "perl-static.exe" is intended to be working as a shared library
thus exporting anything.

Vadim.
Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About