Greetings,
I recently stumbled across Solaris::PerlGcc which lets you use gcc to compile Perl modules even if the version of Perl supplied by Sun was compiled with Sun's Forte compiler. Solaris::PerlGcc installed without any fuss whatsoever but when I attempt to actually use it I receive a fatal error.
Per the docs, I'm running the CPAN shell as follows:
perlgcc -MCPAN -e shellAnd then installing modules as usual. Unfortunately when attempting to install something as basic as Data::Dumper, make issues a fatal error.
make: Fatal error: Don't know how to make target '/usr/perl5/5.6.1/lib +/sun4-solaris-64intConfig.pm'
Note that sun4-solaris-64intConfig.pm is not a typo and looks like a borked path to me.
By some amazing fluke, has anyone else used Solaris::PerlGcc and received the same kind of error. If so, how did you resolve it?
Thankies.
In reply to Solaris::PerlGcc by vek
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |