On Tuesday 30 of October 2012, Kohei Yoshida wrote:
So, this script can add -g to the CXXFLAGS, but unfortunately the
symbols get stripped during linking because of -Wl,-S option passed to
the linker.
To work around this, I need to find a way to not add this -S option to
the linker flag in my wrapper script, but so far I'm a bit lost. It's
easier to add an additional flag but is very hard to remove flag manually.
Any clever ideas?
make CFLAGS='-O -g' CXXFLAGS='-O -g' LDFLAGS=''
If that doesn't work then I need to fix it.
--
Lubos Lunak
l.lunak@suse.cz
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.