* [U-Boot-Users] Pb compiling u-boot
@ 2005-07-19 10:38 Dupas.External at infineon.com
2005-07-19 11:37 ` Wolfgang Denk
2005-07-20 14:19 ` [U-Boot-Users] " Catalin Marinas
0 siblings, 2 replies; 3+ messages in thread
From: Dupas.External at infineon.com @ 2005-07-19 10:38 UTC (permalink / raw)
To: u-boot
I'm trying to port linux on an arm versatile board, currently I'm trying
to create a loadable image of a recent u-boot.
I've downloaded the latest release of u-boot on the site (I use the
latest gcc provided by arm) and launched the compilation but an error
occurred:
I join the exact logs in attached file. <<log_u-boot_failure.doc>>
It seems like the makefile is not valid (The start.o is not compiled...)
Here is a final extract:
DCONFIG_ARM -D__ARM__ -march=armv4t -I.. -Bstatic -T
/home/dupas/linux/sources_u-boot/u-boot-1.1.2/board/versatile/u-boot.lds
-Ttext 0x01000000 hello_world.c -o hello_world
/home/dupas/linux/tool-chain/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.3
/../../../../arm-none-linux-gnueabi/bin/ld: cannot find
cpu/arm926ejs/start.o
collect2: ld returned 1 exit status
make[1]: *** [hello_world] Erreur 1
make[1]: Leaving directory
`/home/dupas/linux/sources_u-boot/u-boot-1.1.2/examples'
make: *** [examples] Erreur 2
dupas at vlblnxs2:~/linux/sources_u-boot/u-boot-1.1.2$
Can anyone help me please?
Greetings
thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log_u-boot_failure.doc
Type: application/msword
Size: 22016 bytes
Desc: log_u-boot_failure.doc
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050719/c5b53cb1/attachment.doc
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Pb compiling u-boot
2005-07-19 10:38 [U-Boot-Users] Pb compiling u-boot Dupas.External at infineon.com
@ 2005-07-19 11:37 ` Wolfgang Denk
2005-07-20 14:19 ` [U-Boot-Users] " Catalin Marinas
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2005-07-19 11:37 UTC (permalink / raw)
To: u-boot
Dear Thomas,
in message <550E696EB903B74E84CF33CF8D64DFC206BA9B@vlbse301.eu.infineon.com> you wrote:
>
> I'm trying to port linux on an arm versatile board, currently I'm trying
> to create a loadable image of a recent u-boot.
Ummm... I disagree.
> I join the exact logs in attached file. <<log_u-boot_failure.doc>>
This attachment is unreadable. Never post prorpietary document
formats, especially when it's just a waste of bandwith like here: you
could have copy & pasted the text directly.
Attachment ignored.
> It seems like the makefile is not valid (The start.o is not compiled...)
It works fine for everybody else.
> Here is a final extract:
>
> DCONFIG_ARM -D__ARM__ -march=armv4t -I.. -Bstatic -T
> /home/dupas/linux/sources_u-boot/u-boot-1.1.2/board/versatile/u-boot.lds
> -Ttext 0x01000000 hello_world.c -o hello_world
> /home/dupas/linux/tool-chain/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.3
> /../../../../arm-none-linux-gnueabi/bin/ld: cannot find
> cpu/arm926ejs/start.o
> collect2: ld returned 1 exit status
It would have helped if you had at least given the complete command.
> dupas at vlblnxs2:~/linux/sources_u-boot/u-boot-1.1.2$
This is why I think you did not use a recent version of U-Boot. You
should use top-of-tree in CVS instead.
> Can anyone help me please?
Maybe. But this requires you to provide enough information in a
readable format (plain text only).
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"This is a test of the Emergency Broadcast System. If this had been an
actual emergency, do you really think we'd stick around to tell you?"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Re: Pb compiling u-boot
2005-07-19 10:38 [U-Boot-Users] Pb compiling u-boot Dupas.External at infineon.com
2005-07-19 11:37 ` Wolfgang Denk
@ 2005-07-20 14:19 ` Catalin Marinas
1 sibling, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2005-07-20 14:19 UTC (permalink / raw)
To: u-boot
<Dupas.External@infineon.com> wrote:
> I'm trying to port linux on an arm versatile board,
It's already ported and available in the mainline kernel, you don't
need write any code.
--
Catalin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-07-20 14:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-19 10:38 [U-Boot-Users] Pb compiling u-boot Dupas.External at infineon.com
2005-07-19 11:37 ` Wolfgang Denk
2005-07-20 14:19 ` [U-Boot-Users] " Catalin Marinas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox