<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-07-22 19:05 GMT+02:00 denisgolovan <span dir="ltr"><<a href="mailto:denisgolovan@yandex.ru" target="_blank">denisgolovan@yandex.ru</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So the question is why it's so difficult to build fpc compiler/rtl in debug mode?<br>
Is it possible to fix? Or maybe I miss some official way?<br></blockquote><div><br></div><div>You don't need to edit Makefile.fpc. When I need debug info for rtl and packages I use this:</div><div><br></div><div>make clean all LINKSMART=1 CREATESMART=1 DEBUG=1 OPTIMIZE=0 OPT="-gl -gw -godwarfsets -O-1" </div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Maciej Izak</div></div></div>
</div></div>