From: Nigel Stephens <nigel@mips.com>
To: zhuzhenhua <zzh.hust@gmail.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: how to use sde toolchain to compile a hello world?
Date: Thu, 09 Feb 2006 10:01:38 +0000 [thread overview]
Message-ID: <43EB1302.9090907@mips.com> (raw)
In-Reply-To: <50c9a2250602082235k1add529ctff120d0184425048@mail.gmail.com>
zhuzhenhua wrote:
> some toolchain can use as "xxx-gcc -o hello hello.c" to compile, but
> sde toolchain can't find the printf function, does it means sde is not
> a complete toolchain to compile applications?
>
>
The SDE GNU toolchain is configured to build "bare-iron" embedded
applications, not Linux applications. Using it to build Linux apps would
be hard. You need a compiler configured as a Linux native or cross
compiler. See http://www.linux-mips.org/wiki/Toolchains fpr more
information.
prev parent reply other threads:[~2006-02-09 9:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-09 6:35 how to use sde toolchain to compile a hello world? zhuzhenhua
2006-02-09 9:01 ` Geert Uytterhoeven
2006-02-09 10:01 ` Nigel Stephens [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=43EB1302.9090907@mips.com \
--to=nigel@mips.com \
--cc=linux-mips@linux-mips.org \
--cc=zzh.hust@gmail.com \
/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.