From: Alessandro GARDICH <gremlin@gremlin.it>
To: openembedded-devel@lists.openembedded.org
Subject: libc.a sanity check
Date: Thu, 19 Aug 2010 16:08:56 +0200 [thread overview]
Message-ID: <4C6D3AF8.8020905@gremlin.it> (raw)
Hi all
Recently i got into a know "bug" of OE.
Trying to build a static native executable do_compile fail with
"/usr/bin/ld: cannot find -lc" .
For me was module-init-tools-cross and my target was atngw100 with
uclibc so I spend quite long time trying to figure out what was wrong
recipe (I though was uclibc), before have the hint to check if my native
(HOST) static (g)libc was installed ...
probably the same bug will arise on other recipes with static native
target executable, someone know which ones ?
I'm trying to find how to write a sanity check for that issue, i check
classes/sanity.bbclass but didn't find check similar to what i need. Any
clue on how to do ?
Try to compile a "hello.c" statically is a good way to check ?
thanks!
--
/------------------------------------------------\
| Alessandro Gardich : gremlin#gremlin!it |
>------------------------------------------------<
| I never saw a wild thing sorry for itself. |
| A small bird will drop frozen dead from a bough |
| without ever having felt sorry for itself. |
\------------------------------------------------/
reply other threads:[~2010-08-19 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4C6D3AF8.8020905@gremlin.it \
--to=gremlin@gremlin.it \
--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.