From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Rempel Date: Tue, 6 Oct 2009 22:01:35 +0200 Subject: [Buildroot] [PATCH 5/6] mark odd strip invocations In-Reply-To: <87skdw1hlr.fsf@macbook.be.48ers.dk> References: <1a6b4f990a536bfd23ae1e57a2cd11527761f8ec.1254853146.git.rep.dot.nop@gmail.com> <4a5a0f10dbaecfd7b024c0cf1e90fd68a6730eac.1254853146.git.rep.dot.nop@gmail.com> <6fe0ac8fa1f42152f604ca708aff08b8f119073a.1254853146.git.rep.dot.nop@gmail.com> <582a63d745311a980a8700a2a0ec17c3ae0f5ca9.1254853146.git.rep.dot.nop@gmail.com> <5959e530273437a31071499009cecc7a7e9ab461.1254853146.git.rep.dot.nop@gmail.com> <87eipg2wxc.fsf@macbook.be.48ers.dk> <20091006184241.GB10261@mx.loc> <87skdw1hlr.fsf@macbook.be.48ers.dk> Message-ID: <20091006220135.65f111f4@coruscant.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, 06 Oct 2009 20:51:12 +0200 Peter Korsgaard wrote: > >>>>> "Bernhard" == Bernhard Reutner-Fischer writes: > > Hi, > > Bernhard> + # huhu? STRIP_STRIP_UNNEEDED > >> > >> Please just fix stuff instead of adding questions in comments. > > Bernhard> People should be made aware of stuff like that. Did the .so > Bernhard> work at all if you stripped all (instead of only unneeded)? > > Sure, but stuff should get fixed instead. I have no idea if it worked, > never used ntfs3g - Olaf? Yep, it works 100%. Target is a i586 automated partition-imaging tool build with gcc 4.3.3, binutils 2.19.1, uclibc 0.9.31.1 and using BR2_STRIP_sstrip (if that matters). Regards Olaf