From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 10 Dec 2009 14:39:10 -0600 Subject: [U-Boot] problem building fw_printenv In-Reply-To: <4B215B55.4050103@ge.com> References: <4B215B55.4050103@ge.com> Message-ID: <4B215C6E.3000404@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jerry Van Baren wrote: > Download a stdint.h and put it somewhere in your include path? > > http://en.wikipedia.org/wiki/Stdint.h#Downloads > > I'm not sure why you don't have stdint.h, I would expect it to be > supplied by your host gcc installation. I think it comes from the libc, so it wouldn't be present if someone just installed binutils+gcc for standalone development. -Scott