On Sunday 27 November 2011 20:17:04 Darrell Anderson wrote: [...]
As I mentioned the package sizes are the same and built times are basically the same. Everything indicates I am not building with debug support.
What else do I need to do?
Run "file" against a library to check if is stripped. If is stripped, you should check linker flags.
Darrell