Re: [AD] Stripping libraries |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> I'm talking about the makefile. The Unix makefile (at least), runs ld > (the linker) with the -s switch, which strips symbols out of the > library. The user doesn't get a chance to preserve the symbols. Actually a little chance: passing --enable-dbgprog (tested) or --enable-profprog (untested). But this is obviously unsatisfactory. -- Eric Botcazou
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |