A NOTE has been added to this issue. 
====================================================================== 
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-17 07:57 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0010243) jh (developer) - 2012-12-17 07:57
 https://www.opencsw.org/mantis/view.php?id=5025#c10243 
---------------------------------------------------------------------- 
looks good to me. Thank you for fixing

_______________________________________________
bug-notifications mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/bug-notifications

Reply via email to