Menu

#12 vrboot

open
nobody
None
5
2013-02-19
2003-07-05
Anonymous
No

Hello,

I have installed all the cross compilation tools and I
am able to compile a kernel but when I try to compile
vrboot it doesn't wok :

mipsel-linux-ld -o vrboot -Tboot.lds -Ttext 0xbfc00000
boot.o nec_osprey.o
boot.o: In function `_start':
boot.S(.text+0x14): undefined reference to
`VR41XX_PMUINTREG'
boot.S(.text+0x18): undefined reference to
`VR41XX_PMUINTREG'

when I try to put the define inside boot.S

mipsel-linux-gcc -G 0 -mno-abicalls -fno-pic -Wa -m4100
-DDEBUG -DXIP -DKERNEL_ENTRY=0x9f0005dc -c boot.S -o
boot.o
boot.S: Assembler messages:
boot.S:60: Error: illegal operands `lh'
make: *** [boot.o] Erreur 1

Help

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.