[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] undefined reference to `_KERNEL_SDA_BASE_'
Hi Billl,
william.orfitelli@xxxxxxxxx wrote:
In attempting to compile the mmu release, I get:
/opt/petalinux-mmu-v0.10/software/petalinux-dist/uClibc/lib/crt1.o: In
function `_start':
crt0.S:(.text+0x18): undefined reference to `_KERNEL_SDA_BASE_'
crt0.S:(.text+0x20): undefined reference to `_KERNEL_SDA2_BASE_'
Any clues? Should I even need uClibc if the compiler has a "pre-built"
glibc?
Precisely - make sure your C library option on top level menuconfig is
set to none - we pull glibc straight from the toolchain.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/