[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] New toolchain release errors
John,
I get the following errors after doing a make dep
(clock skew):
make[3]: Leaving directory
`/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/crypto'
make[2]: warning: Clock skew detected. Your build
may be incomplete.
make[2]: Leaving directory
`/mnt/sdb1/opt/uClinux-dist/linux-2.4.x'
find
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/include/asm
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/include/linux
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/include/scsi
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/include/net
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/include/math-emu
\( -name SCCS -o -name .svn \) -prune -o -follow -name
\*.h ! -name modversions.h -print | xargs
scripts/mkdep -- > .hdepend
scripts/mkdep -- init/*.c > .depend
make[1]: warning: Clock skew detected. Your build
may be incomplete.
make[1]: Leaving directory
`/mnt/sdb1/opt/uClinux-dist/linux-2.4.x'
I went ahead and did a Make after the Make Dep and get
the following error:
version.o init/do_mounts.o \
--start-group \
arch/microblaze/kernel/kernel.o
arch/microblaze/mm/mm.o
arch/microblaze/xilinx_ocp/xilinx_ocp.o arch/m
icroblaze/platform/uclinux-auto/platform.o
kernel/kernel.o mmnommu/mmnommu.o fs/fs.o ipc/ipc.o \
drivers/char/char.o drivers/serial/serial.o
drivers/block/block.o drivers/misc/misc.o
drivers/net/net .o drivers/mtd/mtdlink.o
drivers/media/media.o \
net/network.o \
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/lib/lib.a
arch/microblaze/lib/lib.a /usr/local/microblaze-elf-t
ools/bin/../lib/gcc-lib/microblaze/2.95.3-4/./libgcc.a
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/micr
oblaze/2.95.3-4/./../../../../microblaze/lib/libc.a \
--end-group \
-o linux
arch/microblaze/platform/uclinux-auto/platform.o: In
function `trap_init':
/mnt/sdb1/opt/uClinux-dist/linux-2.4.x/arch/microblaze/platform/uclinux-auto/../../kernel/setup.c:128:
undefin ed reference to
`initialize_exception_handlers'
make[1]: *** [linux] Error 1
make[1]: Leaving directory
`/mnt/sdb1/opt/uClinux-dist/linux-2.4.x'
make: *** [linux] Error 1
This is with the latest CVS download. I used the
patch. I said no to everything in the list. I used
auto-config.in with everything set to default. I am
using EDK 6.3i SP2 (on windows) but am using not using
EDK on Linux (just the toolchain).
Also, I have been looking into this flash issue. There
is a file in the drivers section called :
jedec_probe.c It does not have the #define for the
proper Intel Flash on the board. Is this the only file
to look at or should I change others as well to get
the flash to work. What would be my next step?? change
the source I suppose.
Sorry again for all the newbie questions.
Greg
--- John Williams <jwilliams@itee.uq.edu.au> wrote:
> Hi folks,
>
> As part of my recent efforts to get HW exception
> handling supported in
> the kernel, I've released a new version of the
> mb-gcc Linux toolchain
> that is distributed in EDK6.3 (previosuly we were
> based on an EDK6.2
> compiler suite).
>
>
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux/Toolchain/linux_binaries.html
>
> To use this, you must have the latest EDK Services
> Packs installed,
> which fixes a bug in Microblaze related to the CMPU
> instruction.
>
> I'm still ironing out some issues in the HW
> exception handling, but it
> should be available for general use soon (next few
> days). This will
> bring transparent support for unaligned memory
> accesses. Of course,
> it's all fully parameterised via the auto-config
> mechanism, so should be
> pretty seamless from a development point of view.
>
> 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/
>
>
___________________________
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/