> > > >> > >> > (ii) What does Linux current do for debug builds? >> >> When I have to debug something under a debugger on Linux, I always >> compile it myself, so I >> can fix the bug when I find it. So I honestly don't know or care. In 14 >> years of >> developing on Linux, I have *never* used someone else's debug build of >> anything that I can >> recall. It is easier to simply build it myself. And if building it in >> debug form is too >> hard, I would add printf()s to the release build temporarily. >> >> > I guess it sounds reasonable to build debug versions yourself. As I > mentioned above, everything should work fine linking against >
..release builds of python and wxPython! Brian.
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp