[bug-notifications] [perl 0004103]: Sun Studio Compiler PATH in Config.pm/Config_heavy.pl and config.h
Mantis Bug Tracker
noreply at opencsw.org
Tue Aug 10 00:29:45 CEST 2010
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4103
======================================================================
Reported By: rrossi33
Assigned To: bonivart
======================================================================
Project: perl
Issue ID: 4103
Category: other
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-12-29 10:41 CET
Last Modified: 2010-08-10 00:29 CEST
======================================================================
Summary: Sun Studio Compiler PATH in
Config.pm/Config_heavy.pl and config.h
Description:
Wrong hard coded cc path in Config.pm/ Config_heavy.pl and config.h
cc => ´/opt/studio/SOS11/SUNWspro/bin/cc',
on Machine:
/opt/SUNWspro/bin/cc
Result:
/opt/csw/bin/perl -MCPAN -e shell
CPAN Module Compiling - Entry in Makefile.pl:
/opt/studio/SOS11/SUNWspro/bin/cc
error in compiling
======================================================================
----------------------------------------------------------------------
(0008183) hudesd (reporter) - 2010-08-10 00:29
https://www.opencsw.org/mantis/view.php?id=4103#c8183
----------------------------------------------------------------------
I have installed (via pkgutil -u) the test packages from experimental. I
have used cpan command to build a number of XS packages and compilation
works flawlessly. However, I see that Perl is still 32-bit and the target
architecture is still v8 (which was end of support life 15 years ago;
indeed, base sparcv9 ultasparc I is EOSL 10 years ago and USII is EOSL
about 3 years ago).
At least change the target to -xarch=v9
More information about the bug-notifications
mailing list