To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46528
                  Issue #:|46528
                  Summary:|libicudata still not compiled with -fpic/-fPIC
                Component:|utilities
                  Version:|680m88
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|er
              Reported by:|cmc





------- Additional comments from [EMAIL PROTECTED] Sat Apr  2 01:55:57 -0800 
2005 -------
DYNAMICCPPFLAGS is only set in stubdata/Makefile and not available inside the
.mak that makes the dynamically created .c files. Patch attached to get them
compiled with -fpic/-fPIC and make the command line that gets called visible to
show I'm not making this up :-)

also 
> readelf -d libicudata.so | grep TEXTREL 
should match nothing if the lib is properly fully -fpic, and will report TEXTREL
0x0 if it is invalid.

---------------------------------------------------------------------
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]

Reply via email to