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

Mantis Bug Tracker noreply at opencsw.org
Sun Dec 9 19:26:03 CET 2012


The following issue requires your FEEDBACK. 
====================================================================== 
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:                     feedback
====================================================================== 
Date Submitted:             2012-11-22 14:24 CET
Last Modified:              2012-12-09 19:26 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0010240) raos (manager) - 2012-12-09 19:26
 https://www.opencsw.org/mantis/view.php?id=5025#c10240 
---------------------------------------------------------------------- 
Changes made. Pushing packages to unstable now.

Please let me know if it works (cursory tests indicate so, though)



More information about the bug-notifications mailing list