[Buildroot] Shared objects, load order?
Michael S. Zick
minimod at morethan.org
Wed Dec 2 13:03:07 UTC 2009
On Wed December 2 2009, Joachim Pihl wrote:
> On Wed, 02 Dec 2009 13:44:40 +0100, Michael S. Zick <minimod at morethan.org>
> wrote:
> >
> > Did you enable sstrip?
> > The sstrip in the 2009.8 (and probably in 2009.11, since I never saw it
> > fixed)
> > creates object (and statically linked) objects with corrupted headers.
> >
> > Turn it off, rebuild, report back.
>
> BR2_PACKAGE_SSTRIP_HOST enabled, BR2_PACKAGE_SSTRIP_TARGET disabled, but
> BR2_STRIP_strip is the one used.
>
> Will rebuild anyway with BR2_PACKAGE_SSTRIP_HOST disabled, but I doubt it
> should make any difference.
>
The "file" command will report the corrupted headers if present.
Just "file" some old/new objects.
Mike
More information about the buildroot
mailing list