in reply to
Re: Perl + binary
in thread
Perl + binary
Yes. Install the Mingw package and dmake package using PPM.
The other choice install a Visual Studio or the GUI-less Platform/Windows SDKs for MS C compilers and not GCC.
Comment on
Re^2: Perl + binary
Replies are listed 'Best First'.
Re^3: Perl + binary
by
zork42
(Monk)
on Nov 01, 2013 at 17:43 UTC
Thanks!
Is it hard to configure the correct build/compile options?
[reply]
Re^4: Perl + binary
by
bulk88
(Priest)
on Nov 05, 2013 at 02:20 UTC
Depends for who. Write code? Know how libraries of any language work? Know any C? Know what a batch file and shell are?
[reply]
In Section
Seekers of Perl Wisdom