From: "Eren Türkay" <eren@hambedded.org>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: Linker Problem: Unrecognized '-Wl,-O1'
Date: Mon, 24 Dec 2012 20:54:36 +0200 [thread overview]
Message-ID: <20121224185436.GA1230@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1790 bytes --]
Hello,
I am packaging 'arpx' [0] daemon and I have a problem in linking stage.
The linker complains about unrecognized options "-Wl,-O1". It is strange
that i586-poky-linux-ld does not have an option for linker hash table
optimization, which seems to be around for a long time [1]
"-Wl,-O1" is provided by bitbake by default so I think that it is
expected to run but it fails in my configuration. What am I missing
here? I would really appreciate a hand for fixing this.
[0]: https://github.com/hambedded-linux
[1]: https://lwn.net/Articles/192624/
#### START: Stripped Bitbake Output ####
Build Configuration:
BB_VERSION = "1.16.0"
TARGET_ARCH = "i586"
TARGET_OS = "linux"
MACHINE = "alix3d3"
DISTRO = "poky"
DISTRO_VERSION = "1.3"
TUNE_FEATURES = "m32 i586"
TARGET_FPU = ""
meta
meta-yocto = "danny:09031ac2fc0f30ec577ee823fc61ff0e5d852e21"
meta-alix3d3 = "master:02f8693c35789471f4a3296358f0add538a1142a"
meta-hamradio = "master:1e440d60699e1b03c5aec78a64a98bc3f5494e5f"
i586-poky-linux-ld --sysroot=/home/eren/sourcebox/yocto/poky-1.3/build/tmp/sysroots/alix3d3 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o aprx aprx.o ttyreader.o ax25.o aprsis.o beacon.o config.o netax25.o erlang.o aprxpolls.o telemetry.o igate.o cellmalloc.o historydb.o keyhash.o parse_aprs.o dupecheck.o kiss.o interface.o pbuf.o digipeater.o valgrind.o filter.o dprsgw.o crc.o agwpesocket.o netresolver.o -lpthread -lutil -lm
i586-poky-linux-ld: unrecognized option '-Wl,-O1'
i586-poky-linux-ld: use the --help option for usage information
make: *** [aprx] Error 1
#### END: Stripped Bitbake Output ####
--
. 73! DE TA1AET
http://linkedin.com/in/erenturkay
[-- Attachment #2: Type: application/pgp-signature, Size: 850 bytes --]
next reply other threads:[~2012-12-24 19:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 18:54 Eren Türkay [this message]
2012-12-26 10:52 ` Linker Problem: Unrecognized '-Wl,-O1' Henning Heinold
2012-12-27 0:28 ` Eren Türkay
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=20121224185436.GA1230@gmail.com \
--to=eren@hambedded.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox