U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] About a make error: "too many `l's in integer constant"
@ 2005-12-14 14:13 James Chen (���┩�)
  2005-12-14 14:43 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: James Chen (���┩�) @ 2005-12-14 14:13 UTC (permalink / raw)
  To: u-boot

Dear all,
I want to build a image for SMDK2410, so I do the following:
$ make smdk2410_config
$ make all
But I got this error message:

make -C tools all
make[1]: Entering directory `/home/cyt/svnwork/u-boot/u-boot-1.1.3/trunk/tools'
gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x33F80000
-DUSE_HOSTCC -O -c -o img2srec.o img2srec.c
gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x33F80000
-DUSE_HOSTCC -O  -o img2srec img2srec.o
strip img2srec
gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x33F80000
-DUSE_HOSTCC -O -c mkimage.c
gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x33F80000
-DUSE_HOSTCC -O -c crc32.c
gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x33F80000
-DUSE_HOSTCC -O  -o mkimage mkimage.o crc32.o
strip mkimage
gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x33F80000
-DUSE_HOSTCC -O -c envcrc.c
In file included from ../include/config.h:2,
                 from envcrc.c:32:
../include/configs/smdk2410.h:101: too many `l's in integer constant
make[1]: *** [envcrc.o] Error 1
make[1]: Leaving directory `/home/cyt/svnwork/u-boot/u-boot-1.1.3/trunk/tools'
make: *** [tools] Error 2

My arm-linux-gcc is 3.2.

I cannot figure out what this message means? Any suggestions?

Thanks.

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

end of thread, other threads:[~2005-12-16 10:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <eca8910f0512140716l197e80f6o388a987ab9d9ecf@mail.gmail.com>
     [not found] ` <20051214152542.39F2B353416@atlas.denx.de>
2005-12-16  8:35   ` [U-Boot-Users] About a make error: "too many `l's in integer constant" James Chen (���┩�)
2005-12-16  8:41     ` Gerhard Jaeger
2005-12-16  8:55       ` James Chen (���┩�)
2005-12-16 10:14     ` Wolfgang Denk
2005-12-14 14:13 James Chen (���┩�)
2005-12-14 14:43 ` Wolfgang Denk
2005-12-16  8:32   ` James Chen (���┩�)
2005-12-16 10:12     ` Wolfgang Denk

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