Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] prefer static libraries question
@ 2011-03-28 21:49 ANDY KENNEDY
  2011-04-12  6:48 ` Mike Frysinger
  0 siblings, 1 reply; 9+ messages in thread
From: ANDY KENNEDY @ 2011-03-28 21:49 UTC (permalink / raw)
  To: buildroot

Understanding that "prefer static libraries" is "highly experimental at
the moment", should this export some default LDFLAGS=-static?  I
attempted this with a very minimal set of tools (kexec, ssh, and
busybox) and I found that busybox _does_ build statically, however, ssh
and kexec don't.  Furthermore, openssl gets installed to the target
(which is expected since ssh is built dynamically).  Preferring static
libs would indicate (to me) that the _whole_ system will not have any
libraries and each util would be linked statically.

Based upon the "at the moment" clause in the help:  is this an effort
that is currently underway?  If yes, who is doing it and would you like
help?  If no, since I have to do it anyway, should I start with the
tools that I'm using and should I key off of the BR2_PREFER_STATIC_LIB
for kexec, ssh, and anything else I run across to set *_CONF_ENV =
LDFLAGS="-static" in the *.mk files?

Comments?

Thanks,
Andy

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-06-20 14:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 21:49 [Buildroot] prefer static libraries question ANDY KENNEDY
2011-04-12  6:48 ` Mike Frysinger
2011-04-12 15:20   ` ANDY KENNEDY
2011-04-12 22:36     ` Mike Frysinger
2011-04-22 13:25       ` Thomas Petazzoni
2011-05-14  9:38         ` Peter Korsgaard
2011-06-18 18:47         ` Mike Frysinger
2011-06-18 19:38           ` Bernhard Reutner-Fischer
2011-06-20 14:53             ` ANDY KENNEDY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox