From: Eduardo Gallofin <egallofin@yahoo.com>
To: Chetan Kapoor <chetan.kapoor@flextronicssoftware.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: init (busybox) problem on OSK5912
Date: Thu, 4 May 2006 00:59:41 -0700 (PDT) [thread overview]
Message-ID: <20060504075941.50253.qmail@web52309.mail.yahoo.com> (raw)
In-Reply-To: <OFD42F04BA.70938876-ON65257164.00280E9D-65257164.0028488C@flextronicssoftware.com>
Hello Chetan,
You can do a "make menuconfig" on the busybox
source directory to use the GUI-like configuration
tool. Select <build options> and select <Build busybox
as a static library>. Save the configuration and
compile.
To check if your busybox program is linked
statically, you can do a "file busybox" on your linux
machine and see the file attributes. It should show
"statically linked".
The /lib and /usr/local/lib folders are already part
of the basefs, and having busybox as statically linked
doesn't affect these folders. Although when you
compile your programs statically, you won't be needing
the library files.
Hope this helps. I really would like to compile all
my apps dynamically since this would save a great deal
of disk space, especially when you have multiple apps
sharing the same libraries. Statically compiled
programs are huge!!!
- Ed
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
next prev parent reply other threads:[~2006-05-04 7:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-04 7:19 Fw: init (busybox) problem on OSK5912 Chetan Kapoor
2006-05-04 7:59 ` Eduardo Gallofin [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-10 7:38 Chetan Kapoor
2006-05-10 7:21 chetan.kapoor
2006-05-10 7:08 Chetan Kapoor
[not found] <20060503194919.7EDC38062D@linux.omap.com>
2006-05-04 6:47 ` Eduardo Gallofin
2006-05-04 16:43 ` andrzej zaborowski
2006-05-05 0:10 ` Eduardo Gallofin
2006-05-05 2:39 ` Eduardo Gallofin
[not found] <20060501170002.24B3A8062B@linux.omap.com>
2006-05-02 7:09 ` Eduardo Gallofin
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=20060504075941.50253.qmail@web52309.mail.yahoo.com \
--to=egallofin@yahoo.com \
--cc=chetan.kapoor@flextronicssoftware.com \
--cc=linux-omap-open-source@linux.omap.com \
/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