Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Build ok, but the toolschain don't work
Date: Sat, 07 Feb 2009 20:19:49 +0100	[thread overview]
Message-ID: <87skmq836y.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <2961e5a80902070016v1f102dcfq9e27915671ab7f1a@mail.gmail.com> (w. wg's message of "Sat\, 7 Feb 2009 16\:16\:02 +0800")

>>>>> "w" == w wg <duzuike@gmail.com> writes:

 w> Hi,
 w> I have built my project succesfully. But I the toolchains seems not
 w> being work succesfully.


 w> lfs at diy:~$ cat test.c
 w> #include <stdio.h>

 w> int main() {
 w>         printf("Hello !\n");
 w> }

 w> i686-linux-gcc -o test test.c
 w> echo $?
 w> 0

 w> ./test
 w> -bash: ./test: No such file or directory

It doesn't find your uclibc C library. Either execute it in your
rootfs chroot, or compile statically.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2009-02-07 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07  8:16 [Buildroot] Build ok, but the toolschain don't work w wg
2009-02-07 19:19 ` Peter Korsgaard [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=87skmq836y.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox