| Re: [AD] Stripping libraries | 
[ Thread Index | 
Date Index
| More lists.liballeg.org/allegro-developers Archives
] 
> Why are the libraries being stripped (on Unix, at least)?  Ok, I know
> the answer.  But, AFAICS, the debugging libraries become next to useless
> then (at least the shared object version).  Can we just _not_ strip
> libraries or binaries?  People can strip their own, if they want.
Sure. We can change that for the 4.1.x series.
I've personally never run into the problem because I always use the
statically linked debug version when debugging.
- Eric