From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Hawkins Date: 22 Jun 2004 11:38:21 +0100 Subject: [U-Boot-Users] Uboot compiling problem... In-Reply-To: References: Message-ID: <1087900701.2005.6.camel@adh> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2004-06-22 at 11:35, Stephan Magnier wrote: > But could you please tell me why, the make file is referring to the > Hello_world file ?? > AFAIK, there is no "hello_world.c" file installed by default with the ELDK > ??? It's one of the example 'standalone' applications that come with U-Boot. FWIW, I occasionally have this same problem when compiling. I just change examples/Makefile to stop it compiling the files that generate errors. Andy