On Thu, Aug 03, 2006 at 12:26:37AM +1000, Daniel Black wrote: > Bug #1 (fixed by attached patch) > Inspired by José Valentín Gutiérrez Boquete (again) in > https://bugs.gentoo.org/show_bug.cgi?id=142435 highlighted some difficulty the > automated setting of {C,CXX,LD}FLAGS. In this case the binary was stripped > because no LDFLAGS were set.
Ok, patch applied. Thanks! > Related Bug #2 FYI the --with-debug will not disable the automated stripping > of modules. (unfixed by attached patch) Hmm. But src/Makefile checks LDFLAGS for -s before stripping of modules. Doesn't it work correctly? -- Alexander.
