From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0001365]: ncftp: strip binarys
Date: Wed, 23 May 2007 08:42:17 -0700 [thread overview]
Message-ID: <d2be248a3e705475758da427992d9654@bugs.busybox.net> (raw)
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1365
======================================================================
Reported By: razzor
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1365
Category: Other
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 05-23-2007 08:18 PDT
Last Modified: 05-23-2007 08:42 PDT
======================================================================
Summary: ncftp: strip binarys
Description:
Strip binarys with correct strip (from http://busybox.net/bugs/view.php?id=1355)
======================================================================
----------------------------------------------------------------------
jacmet - 05-23-07 08:27
----------------------------------------------------------------------
Why is this needed? The ncftp makefile alreay strips the executables as
part of the build.
E.G.
file bin/ncftp
bin/ncftp: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for
GNU/Linux 2.6.0, dynamically linked (uses shared libs), for GNU/Linux
2.6.0, stripped
----------------------------------------------------------------------
razzor - 05-23-07 08:39
----------------------------------------------------------------------
Ah, okay. That explains why stripping saves only 2kb :)
Guess the patch can be dropped.
# ls -l build_i686/ncftp-3.2.0/bin/ncftp build_i686/root/usr/bin/ncftp
-rwxr-xr-x 1 root root 191160 2007-05-23 15:53
build_i686/ncftp-3.2.0/bin/ncftp
-rwxr-xr-x 1 root root 189276 2007-05-23 17:53
build_i686/root/usr/bin/ncftp
# file build_i686/ncftp-3.2.0/bin/ncftp
ncftp: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked (uses shared libs), stripped
# file build_i686/root/usr/bin/ncftp
ncftp: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked (uses shared libs), stripped
----------------------------------------------------------------------
jacmet - 05-23-07 08:42
----------------------------------------------------------------------
Ahh, the makefile doesn't pick up the right strip - Sorry about that, fix
checked in as r18675
Issue History
Date Modified Username Field Change
======================================================================
05-23-07 08:18 razzor New Issue
05-23-07 08:18 razzor Status new => assigned
05-23-07 08:18 razzor Assigned To => buildroot
05-23-07 08:18 razzor File Added: 0001-ncftp-strip-binarys.txt
05-23-07 08:27 jacmet Note Added: 0002396
05-23-07 08:39 razzor Note Added: 0002397
05-23-07 08:42 jacmet Status assigned => closed
05-23-07 08:42 jacmet Note Added: 0002398
======================================================================
next reply other threads:[~2007-05-23 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 15:42 bugs at busybox.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-23 15:39 [Buildroot] [buildroot 0001365]: ncftp: strip binarys bugs at busybox.net
2007-05-23 15:27 bugs at busybox.net
2007-05-23 15:18 bugs at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d2be248a3e705475758da427992d9654@bugs.busybox.net \
--to=bugs@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox