[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Problems compiling kernel
Hi,
I fixed this, by the environment variables setup (in linux, bash shell):
export XILINX_EDK=/home/EDK (/home/EDK in my system)
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${XILINX_EDK}/bin/lin
export PATH=${XILINX_EDK}/bin/lin:${XILINX_EDK}/gnu/microblaze/lin/bin:${PATH}
-- Andrés Calderón
On Fri, 19 Nov 2004 12:20:21 +1000, John Williams
<jwilliams@itee.uq.edu.au> wrote:
> Hi Carlos, Krzysztof,
>
> Krzysztof Kosciuszkiewicz wrote:
> > On Fri, Nov 12, 2004 at 06:06:32PM -0500, Carlos Camargo wrote:
> >
> > [...]
> >
> >>Where is the xil lib??
> >
> >
> > I have the same problem, with busybox. Who broke the tree for us,
> > unexperienced uClinux beginners? ;)
>
> What version of the tools are you runnning?
>
> Can you please post the output of mb-gcc -v ?
>
> Thanks,
>
> 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/