Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On 10/27/2011 08:36 AM, Jonathan Aquilina wrote:
I will give these a shot i have symbols enabled and at a certain point
its complaining about missing 64bit symbols. How come for users on 10.7
we dont have a native 64bit build as 10.7 runs as 64bit out of the box?

Jonathan, just for clarification: Those missing symbols have nothing to do with having "symbols enabled" (aka --enable-symbols). The former is about global symbols (representing C/C++ functions etc.) where one dynamic library depends on symbols provided by another dynamic library (i.e., one dynamic library calls a function implemented in another dynamic library). The latter is about internal symbols within a single dynamic library (e.g., a static function that cannot be called from outside, anyway) that would not be needed at runtime but make debugging easier.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.