From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: libstc++ libtool problem, cross lamanger broken
Date: Fri, 14 May 2010 19:33:02 +0200 [thread overview]
Message-ID: <hsk1gf$v4j$1@dough.gmane.org> (raw)
In-Reply-To: <hs35ae$l42$1@dough.gmane.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Almost a week later, any fixes people can try[1]?
[1] apart from sed -i -e
's:-L/OE/angstrom-dev/sysroots/x86_64-linux/usr/lib::g'
sysroots/*/usr/lib/*.la
On 08-05-10 09:53, Koen Kooi wrote:
> Hi,
>
> I've been getting failures when ARM apps try to link with x86_64
> libxml2, and I started to do some digging:
>
> grep L/OE/angstrom-dev/sysroots/x86_64-linux/usr/lib
> /OE/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/lib/*.la |
> more | awk -F: '{print $1}' | sed
> s:/OE/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/lib/::glibaspell.la
> libatkmm-1.6.la
> libcairomm-1.0.la
> libetpan.la
> libFLAC++.la
> libgdkmm-2.4.la
> libgiomm-2.4.la
> libglibmm-2.4.la
> libglibmm_generate_extra_defs-2.4.la
> libgnutlsxx.la
> libgtkmathview_custom_reader.la
> libgtkmathview_libxml2.la
> libgtkmathview_libxml2_reader.la
> libgtkmm-2.4.la
> libmathview_backend_gtk.la
> libmathview_backend_ps.la
> libmathview_backend_svg.la
> libmathview_frontend_custom_reader.la
> libmathview_frontend_libxml2.la
> libmathview_frontend_libxml2_reader.la
> libmathview.la
> libpangomm-1.4.la
> libpcrecpp.la
> libpoppler-glib.la
> libpoppler.la
> libpspell.la
> libschroedinger-1.0.la
> libsidplay.la
> libsigc-2.0.la
> libstdc++.la
> libsupc++.la
> libtiffxx.la
> libwebkit-1.0.la
>
> So pretty much anything with a c++ dep gets a bogus .la file, so lets
> look at libstdc++.la:
>
> dependency_libs=' -L/OE/angstrom-dev/sysroots/x86_64-linux/usr/lib
> /OE/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/libstdc++.la'
>
> So it looks like the cross.bbclass lamangler needs some more work.
>
> regards,
>
> Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFL7YlOMkyGM64RGpERAjBZAKCK/+SSGgnqz7J8KVL31hI7zC1qRgCgsJGX
O/dkdGg7FraOdiQFEhxL8MQ=
=FKfz
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2010-05-14 17:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-08 7:53 libstc++ libtool problem, cross lamanger broken Koen Kooi
2010-05-14 17:33 ` Koen Kooi [this message]
2010-05-16 16:21 ` Koen Kooi
2010-05-16 16:44 ` Khem Raj
2010-05-16 17:47 ` Koen Kooi
2010-05-16 19:07 ` Andrea Adami
2010-05-16 22:10 ` Khem Raj
2010-05-17 5:50 ` Koen Kooi
2010-05-17 7:15 ` Khem Raj
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='hsk1gf$v4j$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--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.