[bug-notifications] [perl 0004103]: Sun Studio Compiler PATH in Config.pm/Config_heavy.pl and config.h

Mantis Bug Tracker noreply at opencsw.org
Thu Jul 1 16:59:57 CEST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4103 
====================================================================== 
Reported By:                rrossi33
Assigned To:                
====================================================================== 
Project:                    perl
Issue ID:                   4103
Category:                   other
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2009-12-29 10:41 CET
Last Modified:              2010-07-01 16:59 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 





====================================================================== 

---------------------------------------------------------------------- 
 (0008078) hudesd (reporter) - 2010-07-01 16:59
 https://www.opencsw.org/mantis/view.php?id=4103#c8078 
---------------------------------------------------------------------- 
The path in question is not what you get with a normal Sun Studio
installation.
Solaris 8 is a year past end of support life. Sun Studio 12 supports
Solaris 9 and beyond. Use of Sun Studio 11 is no longer appropriate.

Furthermore even if you have compiled with Studio 11 you can still compile
new stuff with 12 and link it together. Therefore, do not do this
/opt/studio hack and use the standard /opt/SUNWspro location for Sun Studio
on all projects.



More information about the bug-notifications mailing list