public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] -nostdinc
@ 2005-03-09  2:35 Andrew Wozniak
  2005-03-09  9:39 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Wozniak @ 2005-03-09  2:35 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-09 14:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-09  2:35 [U-Boot-Users] -nostdinc Andrew Wozniak
2005-03-09  9:39 ` Wolfgang Denk
2005-03-09 14:37   ` Andrew Wozniak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox