[csw-users] Compiling modules for Perl

Chris Ridd chris.ridd at isode.com
Mon Feb 13 16:19:14 CET 2006


On 13/2/06 2:57, Nico De Ranter <nico at sonycom.com> wrote:

> 
> Hi,
> 
> I'm trying to compile a bunch of modules for Perl (stable/5.8
> repository). Unfortunately I can't compile modules that contain C code
> as these have to be compiled with exactly the same compiler as the one
> perl was compiled with. So: anybody any idea which compiler was used to
> compiler perl (not gcc apparently)?

% /opt/csw/bin/perl -V
[...]
ccversion='Sun C 5.7 2005/01/07';
[...]

I'm using the unstable branch, so YMMV. Sun C 5.8 appears to be part of
Studio 11, so I guess Sun C 5.7 is part of Studio 10.

Cheers,

Chris





More information about the users mailing list