To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42567 Issue #:|42567 Summary:|Solarisgccport: stlport GXX_INCLUDE_PATH patch Component:|porting Version:|680m77 Platform:|PC URL:| OS/Version:|Solaris Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|pjanik Reported by:|taniguchi
------- Additional comments from [EMAIL PROTECTED] Fri Feb 11 07:08:00 -0800 2005 ------- GXX_INCLUDE_PATH is used to define _STLP_NATIVE_INCLUDE_PATH in STLport-4.5/stlport/config/stl_gcc.h, and contains "sparc-sun-solaris2.x" on Solaris sparc gcc platform. As GCC defines sun=1 and sparc=1 as pre-defined macros, _STLP_NATIVE_INCLUDE_PATH is defined by mistake as path_to/"1-1-solaris2.x"/include. This patch fix that problem. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
