Sisyphus [EMAIL PROTECTED] wrote:
> Ken Cornetet wrote:
> > You will not be able to use modules containing compiled code without
> > compiling them yourself. 
> 
> Actually, any of the ActiveState ppm's that I've installed on my 
> mingw-built perl have worked fine. I've also installed mingw-built 
> binaries on AS perl without any problem.
> 
> Having the mingw compiler does however enable you to build your perl 
> with different build options (eg no multithreading). And it 
> does enable you to build (XS) modules for which no ppm exists (eg
> your own modules) ..... all of that without having to spend a cent.
> 
> Cheers,
> Rob

Rob, have you been able to compile the Tk module for Perl under
Cygwin? I assume by "mingw compiler", you are using Cygwin. If so,
did you have to load any special Cygwin items (from Cygwin's setup
tool)? When I try to compile the Tk module using gcc under Cygwin,
I get all kinds of errors. I have been able to build some XS modules
under Cygwin, but not Tk (and a few others that I cannot recall just
now).

--
Mike Arms

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to