Dan Nicholson wrote:
The LDFLAGS="-s" won't hurt anything since it's the strip all symbols input parameter for ld. From ld --help: -s, --strip-all Strip all symbols
Oh, duh. Good catch, Dan. Since I started working with this I kept seeing it and remembering it as the option for '-static'. Which is really a dumb brain hiccup because I use both '-static' and '-s' in various places on the LiveCD build. I think I have some text to fix up in the book due to that...
*sigh* I suppose the right thing to do here is pick myself up and try again. But I'm getting pretty bruised. :/
-- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page