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


On Thu, 2011-07-21 at 16:30 -0600, Tor Lillqvist wrote:
Ha, I just came across this type of crash (initially seemed very
mysterious, some data on the stack being apparently randomly
overwritten by unrelated code...) when running the
sal_cppunittester_all test on the iOS simulator...  Luckily I didn't
waste too much time going on some wild goose chase but remembered this
thread.

Yeah, enough is enough. ENABLE_DEBUG_STL is ditched now.

Surely the same .IF "$(ENABLE_DEBUG_STL)" == "TRUE" / CFLAGSCXX +=
 -D_GLIBCXX_DEBUG / .ENDIF is needed for all gcc-based platforms, not
 just in unxgcc.mk ? I.e. also in unxmacx.mk and unxiosr.mk, maybe also
 unxandr.mk.

That there is unxgcc.mk at all is a good stop IMO, rather than 101 out
of sync slightly modified copies. Ideally we should split it further
into a gcc.mk base for the common-to-all-platforms gcc options with e.g.
an additional gnu-ld.mk or so to supply the linker options and so forth.

C.


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.