<html><head/><body><html><head></head><body>Just found this fork but a bit disappointed with the lack of information on the wiki. Is there a road map? What are the changes between 1.12.1 and the latest release? Has documentation been updated? <br>
<br>
Thanks<br>
John<br><br><div class="gmail_quote">Kohei Yoshida <kohei.yoshida@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif; margin-top: 0px">On 10/30/2012 04:07 PM, Kohei Yoshida wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">On 10/30/2012 03:42 PM, Lubos Lunak wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">On Tuesday 30 of October 2012, Kohei Yoshida wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;">Hi there,<br /><br />Just noticed this today that, on master, the ENABLE_SYMBOLS=true doesn't<br />seem to turn on symbols.<br /><br />Does this ring a bell to anyone?</blockquote><br /><br /><a href="http://lists.freedesktop.org/archives/libreoffice/2012-October/040051.html">http://lists.freedesktop.org/archives/libreoffice/2012-October/040051.html</a></blockquote><br /><br />Th
 anks. 
Obviously I missed that that change would eliminate<br />ENABLE_SYMBOLS option altogether.<br /><br />Anyway, sounds like not many people use this option, and I happened to<br />be one of the few that use it (?)  So, I wrote a wrapper to make to<br />revive this use case.</blockquote><br />...<br /><br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">inside a module should just enable debug symbols, and nothing but symbols.</blockquote><br />So, this script can add -g to the CXXFLAGS, but unfortunately the <br />symbols get stripped during linking because of -Wl,-S option passed to <br />the linker.<br /><br />To work around this, I need to find a way to not add this -S option to <br />the linker flag in my wrapper script, but so far I'm a bit lost.  It's <br />easier to add an additional flag but is very hard to remove flag manually.<br /><br />Any clever ideas?<br /><br />Kohei<br
/></pre></blockquote></div><br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.</body></html></body></html>