To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53261
                  Issue #:|53261
                  Summary:|sc: gcc4 visibility: some more symbols must be made
                          |visible sice m121
                Component:|Spreadsheet
                  Version:|680m121
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|spreadsheet
              Reported by:|pmladek





------- Additional comments from [EMAIL PROTECTED] Fri Aug 12 11:32:55 -0700 
2005 -------
I got the following error in the module sc with gcc4 and m121:

../unxlngi6.pro/slo/scuiasciiopt.o: In function `save_Separators(String, String,
bool)':
scuiasciiopt.cxx:(.text+0x25e): undefined reference to
`ScLinkConfigItem::ScLinkConfigItem(rtl::OUString)'
scuiasciiopt.cxx:(.text+0x315): undefined reference to
`ScUnoHelpFunctions::SetBoolInAny(com::sun::star::uno::Any&, unsigned char)'
../unxlngi6.pro/slo/scuiasciiopt.o: In function `load_Separators(rtl::OUString&,
rtl::OUString&, bool&)':
scuiasciiopt.cxx:(.text+0x1100): undefined reference to
`ScLinkConfigItem::ScLinkConfigItem(rtl::OUString)'
scuiasciiopt.cxx:(.text+0x11ce): undefined reference to
`ScUnoHelpFunctions::GetBoolFromAny(com::sun::star::uno::Any const&)'
../unxlngi6.pro/slo/scuiasciiopt.o: In function
`ScLinkConfigItem::~ScLinkConfigItem()':
scuiasciiopt.cxx:(.gnu.linkonce.t._ZN16ScLinkConfigItemD1Ev[ScLinkConfigItem::~ScLinkConfigItem()]+0x14):
undefined reference to `vtable fo
r ScLinkConfigItem'
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libscui680li.so'

I'll attach a patch that makes the necessary symbols visible when compiling with
gcc4 and visibility enabled.

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