RE: [U-Boot-Users] astest.c: 'true' undeclared

Mark,
The answer lies in the top level 'config.mk'. Look for the definition of 'BFD_ROOT_DIR' and adjust according to your cross compiler.
-----Original Message----- From: Jonas Mark-r50740 [mailto:Mark.Jonas@motorola.com] Sent: Friday, May 02, 2003 9:35 AM To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] astest.c: 'true' undeclared
Hello,
I have problems compiling U-Boot. My problem is that astest.c does not compile but throws the error message "'true' undeclared" in line 84. My development system is Debian Woody with a self-built powerpc-linux gcc 2.95.3. I saw in the archive that Anders had the same problem 2003-04-28 but there was no answer. If I do my own "#define true 1" everything compiles just fine. Where should the definition of 'true' come from?
I'm targeting the Motorola MGT5200 processor (603ei core). Is anybody else working on this? Maybe MGT5100 or MPC4200?
TIA Mark
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (1)
-
Ruhland, Paul