From: Andrew Wozniak <awozniak@mc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] -nostdinc
Date: Tue, 08 Mar 2005 21:35:41 -0500 [thread overview]
Message-ID: <422E60FD.50108@mc.com> (raw)
Hello,
Having lots of fun with U-boot on our custom PPC440GX board. We're also
pretty far along on developing a loadable "u-boot application" for this
board.
I've noticed that -nostdinc is used for many of the compiles. When I
attempted to include stdlib.h and atoi() in our application, the
compiler could not find the file.
Further examination of the U-Boot code-base shows little or no use of
stdlib.h. Is this to keep the overall binary size to a minimum?
Any other reason for not adding this library to build? One simple
alternative is to include our own atoi() source code.
Thanks and best regards, Andrew
next reply other threads:[~2005-03-09 2:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-09 2:35 Andrew Wozniak [this message]
2005-03-09 9:39 ` [U-Boot-Users] -nostdinc Wolfgang Denk
2005-03-09 14:37 ` Andrew Wozniak
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=422E60FD.50108@mc.com \
--to=awozniak@mc.com \
--cc=u-boot@lists.denx.de \
/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.