Menu

#7 build of perl module on win32

Unstable (example)
open
nobody
None
5
2014-07-21
2014-07-21
No

I build the perl module on windows 7. Therefore variable declaration in XS-Code has to be moved into PREINIT-section because VC-Compiler stopped whith errors.
To avoid linker errors I had to add the declaration of setport/openSocket in nodave.h.

Makefile.PL was changed and works also on Win32 now, on Unix still works (tested).

MAKEFILE.VC.WINE was changed to compile libnodave.dll in native Win32, therefore the VCPATH/SDKPATH and CC/LL Makros should be commented in. MAKEFILE.VC.WINE as is SHOULD still work under wine (not yet tested)

I hope this helps.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.