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.
OK, I think I understand better now. I think I have everything working.
Packages sizes are much bigger and gdb produces something.
Thank you!
Darrell