All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Fail to compile u-boot with lart_config
@ 2003-10-24  8:01 jaehyun cho
  2003-10-25 17:36 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: jaehyun cho @ 2003-10-24  8:01 UTC (permalink / raw)
  To: u-boot

I downloaded all version of u-boot that was uploaded at sourceforge.

And tried to compile those sources.

With 

(# make clobber)

# make lart_config           

# make all

 

I'm using Lart compatible board (SA1100) and..

gcc 2.96 (@ host)

Arm-linux-gcc ver 2.95.2 

redhat 7.3 kernel 2.4.18-3

 

The error message are below.

Answer me plz.

 

======================= ver 0.4.0 =============================

syscall.S:6: warning: #warning ARM version not implemented yet 

In file included from cmd_scsi.c:34:

/root/work/u-boot-0.4.0/include/asm/processor.h:52: parse error before `1'

/root/work/u-boot-0.4.0/include/asm/processor.h:52: warning: no semicolon at
end of struct or union

/root/work/u-boot-0.4.0/include/asm/processor.h:54: parse error before `}'

/root/work/u-boot-0.4.0/include/asm/processor.h:58: field `insn' has
incomplete type

make[1]: *** [cmd_scsi.o] Error 1

make: *** [subdirs] Error 1

 

======================= ver 0.3.0 =============================

syscall.S:6: warning: #warning ARM version not implemented yet 

interrupts.c: In function `show_regs':

interrupts.c:119: warning: implicit declaration of function `thumb_mode'

/root/download/u-boot-0.3.0/examples/syscall.S:6: warning: #warning ARM
version not implemented yet 

cpu/sa1100/libsa1100.a(interrupts.o): In function `show_regs':

/root/download/u-boot-0.3.0/cpu/sa1100/interrupts.c:115: undefined reference
to `thumb_mode'

/root/download/u-boot-0.3.0/cpu/sa1100/interrupts.c:115: relocation
truncated to fit: R_ARM_PC24 thumb_mode

make: *** [u-boot] Error 1

 

======================= ver 0.2.0 (same with 0.3.0)==============

syscall.S:6: warning: #warning ARM version not implemented yet 

interrupts.c: In function `show_regs':

interrupts.c:119: warning: implicit declaration of function `thumb_mode'

/root/download/u-boot-0.2.0/examples/syscall.S:6: warning: #warning ARM
version not implemented yet 

cpu/sa1100/libsa1100.a(interrupts.o): In function `show_regs':

/root/download/u-boot-0.2.0/cpu/sa1100/interrupts.c:115: undefined reference
to `thumb_mode'

/root/download/u-boot-0.2.0/cpu/sa1100/interrupts.c:115: relocation
truncated to fit: R_ARM_PC24 thumb_mode

make: *** [u-boot] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20031024/9578dd1a/attachment.htm 

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

* [U-Boot-Users] Fail to compile u-boot with lart_config
  2003-10-24  8:01 [U-Boot-Users] Fail to compile u-boot with lart_config jaehyun cho
@ 2003-10-25 17:36 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-10-25 17:36 UTC (permalink / raw)
  To: u-boot

In message <200310240800.h9O8044j001081@tiger1.nownuri.net> you wrote:
> 
> I downloaded all version of u-boot that was uploaded at sourceforge.
> And tried to compile those sources.
> With 
> (# make clobber)
> # make lart_config           
> # make all
...
> The error message are below.
> 
> Answer me plz.

Seems you have some major problems with your toolchain. I can compile
all these versions just fine; I'm using the ARM version of our  ELDK,
available at ftp://ftp.leo.org/pub/eldk/2.1.0/eldk-arm-linux-x86/

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
"What the scientists have in their briefcases is terrifying."
- Nikita Khrushchev

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

end of thread, other threads:[~2003-10-25 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-24  8:01 [U-Boot-Users] Fail to compile u-boot with lart_config jaehyun cho
2003-10-25 17:36 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.