[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] SysACE Kernel compile error with uclinux_auto
Hi,
Claudio Lanconelli wrote:
> John Williams wrote:
>
>> The system ace driver had not been brought into the autoconfig
>> architecture - I've made the changes and commited them to the CVS.
>> Can you please freshen your xilinx_sysace directory and try again?
> Now it compiles OK, thanks.
Great.
> However I had to remove "minix-shell" from the default config since it
> brings this error:
>
[snip]
> mb-ld: warning: cannot find entry symbol lf2flt; defaulting to 00000000
This almost certainly means that you are attempting to build a uClinux
application with the default (Xilinx distributed) mb-gcc toolchain. You
need to download the customized version from my website, and make sure
that it appears in the path *before* the standard Xilinx ones. You can
confirm this by running "which mb-gcc"
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/