[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] uclinux compiling
Hi Finn,
Finn S. Nielsen wrote:
> I recently feteched the source for uClinux version 2.4.x and the
> microblaze toolchain.
>
> After running a menuconfig and a make. It compiles for a long time and
> then stops when linking linux.elf with the messages:
> kernel.o: undefined reference to trap_table and undefindes reference to
> __muldi3.
You don't mention it, but you should always do a "make dep" after
menuconfig.
> I have configured the system not to use HW multiplier, barrel shifter,
> HW divider.
I just checked here and a build with those options disabled completed
just fine...
tomorrow I'll make sure the CVS is up to date with my local tree (I'm
pretty sure it is) - in the meantime may I suggest you do "make clean"
and "make dep" again, before rebuilding the kernel?
Also try re-enabling those options, just for a test, and again do make
dep, then make.
> What's could be the problem ? I'm planning to get the uclinux up and
> running on an (older) Virtex-1000 based board which I've been using for
> microblaze projects recently.
That should be quite possible, as long as you have some reasonable
external memory resources.
Let us know how you go.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/