NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Possibly helpful (Score:2)
Re:Possibly helpful (Score:2)
In any way, I am not trying to install my module on Solaris. I am just testing it. Therefore going the hard way is the right thing to do, I think. Thus I know what Solaris users might have to expect when dealing with my modules and I can foresee some of their problems and mention them in the README.
At least I do have some access to Solaris. I wonder abou
Re:Possibly helpful (Score:1)
I've included the patch in the perl 5.8.3 I integrated into Solaris 10, and I can probably fake something up to try to apply the patch (it's only 1 line) to the current MM. I'm considering including perlgcc in Solaris 10 as well, so people will be able to use gcc out of the box (and gcc comes on the Companion CD that ships with Solaris).
You can get the companion CD from http://wwws.sun.com/software/solaris/freeware/index.html, or alternatively from www.sunfreeware.com or www.blastwave.org.
Reply to This
Parent
Re:Possibly helpful (Score:2)
So far, every Solaris machine I touched did in fact have a gcc (luckily so). It is more tricky to find one with SUN's C compiler. I remember that SourceForge's compile-farm once had it, but right now only the gcc appears to be there. That's quite a pity as my stuff seldom compiled out of the box on compilers other than the gcc. For suncc I re