From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Packages not honoring our LDFLAGS
Date: Wed, 29 Oct 2008 23:17:56 -0700 [thread overview]
Message-ID: <20081030061756.GB19310@gmail.com> (raw)
In-Reply-To: <200810291730.49558.zecke@selfish.org>
On (29/10/08 17:30), Holger Freyther wrote:
> Hey,
>
> I have enabled --hash-style=gnu some time ago but some packages do not honor
> this and I could need your help.
>
> The attached list is a list of binaries and libraries not honoring our LDFLAGS
> and this list was compiled from a run of bitbake fso-image.
>
> help would be appreciated.
We could modify gcc LINK_SPEC and add --hash-style=gnu or
--hash-style=both then you dont need the LDFLAGS at all it will happen
automatically.
But this would need binutils/ld supporting this otherwise links would
fail.
I can prepare a gcc patch if this is interesting approach
Thx
-Khem
prev parent reply other threads:[~2008-10-30 6:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-29 16:30 Packages not honoring our LDFLAGS Holger Freyther
2008-10-30 6:17 ` Khem Raj [this message]
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=20081030061756.GB19310@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.