RE: debug information in libc.a

2016-01-05 Thread Pinski, Andrew
Subject: debug information in libc.a Linaro TCWG, In newer toolchains that are built with ABE, libc.a contains a lot of debugging information, including the paths to the source files on the build machine. I think that's because ABE builds the libraries with -g and never strips out the

debug information in libc.a

2016-01-05 Thread Fred Peterson
Linaro TCWG, In newer toolchains that are built with ABE, libc.a contains a lot of debugging information, including the paths to the source files on the build machine. I think that's because ABE builds the libraries with -g and never strips out the debug information. I verified this with both