Excellent. I installed the gcc4-g++ package and the Perl DBI module installed from the command line without a hitch. (Probably would have been fine through the cpan program, too. But I wanted to see exactly what was happening.)

Thank you, Dave.

on 4/6/2010 11:49 AM Dave Korn said the following:
>    So, what is "strawberry"?

Strawberry Perl is a community supported Perl for Windows. (Endorsed by Larry Wall himself.) I am finding it a nice replacement for ActivePerl. I use it for local cgi scripts running through Windows-native Apache.

        http://strawberryperl.com

> ... you only have the cygwin "gcc" C compiler installed, so the build must > have picked up "g++" from somewhere else. Install Cygwin's gcc4-g++ package
> and see if it works any better!
>
>      cheers,
>        DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to