From: Alex <earthquake.de@freenet.de>
To: buildroot@buildroot.org, busybox@busybox.net
Subject: [Buildroot] libstdc++ DSO missing
Date: Fri, 9 Sep 2022 14:34:10 +0200 [thread overview]
Message-ID: <661e0716-bbca-eec2-8a4a-0d155edea5c6@freenet.de> (raw)
Hi,
I intergrated my application to buildroot. Complie is successfull by
when linking I get errors:
x86_64-buildroot-linux-gnu/sysroot/usr/lib64/libstdc++.so.6: error
adding symbols: DSO missing from command line
Are libraries missing from buildroot environment?
Additional I get warnings that some .so files not found, but they are
available in output/build/<Tool>/lib
But I included this path by $(@D)/../<Tool>/lib
What is missing in build command?
Any ideas what is missing or what to do to handle the DSO missing error???
Thanks!
King regards,
Alex
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2022-09-09 12:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-09 12:34 Alex [this message]
2022-09-09 15:40 ` [Buildroot] libstdc++ DSO missing Nicolas Cavallari
2022-09-11 9:41 ` Alex
2022-09-16 21:08 ` Richard Ash
2022-09-17 12:41 ` Edgar Bonet
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=661e0716-bbca-eec2-8a4a-0d155edea5c6@freenet.de \
--to=earthquake.de@freenet.de \
--cc=buildroot@buildroot.org \
--cc=busybox@busybox.net \
/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.