[postgresql_dev 0005025]: pg_config should not emit compiler optimization flags

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Sun Oct 27 09:02:23 CET 2013


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5025 
====================================================================== 
Reported By:                jh
Assigned To:                raos
====================================================================== 
Project:                    postgresql_dev
Issue ID:                   5025
Category:                   
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-11-22 14:24 CET
Last Modified:              2013-10-27 09:02 CET
====================================================================== 
Summary:                    pg_config should not emit compiler optimization
flags
Description: 
pg_config does emit Sun studio optimization flags e.g.
LDFLAGS = -m32 -xarch=pentium_pro -xchip=pentium_pro -L/opt/csw/lib
-L/opt/csw/lib -L/opt/csw/lib -R/opt/csw/lib

 -xchip=pentium_pro is not supported by gcc. Depending on the stuff you try
to build this is imported as options to the new build. So you can't build
stuff with gcc. Not sure if this is an easy fix.
====================================================================== 

---------------------------------------------------------------------- 
 (0010610) raos (manager) - 2013-10-27 09:02
 https://www.opencsw.org/mantis/view.php?id=5025#c10610 
---------------------------------------------------------------------- 
Done



More information about the bug-notifications mailing list