[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] uclinux and pthreads
I have read through those files and now the whole readme.txt makes a little more sense.. Up until now I had only extracted the microblaze elf tools and tried to
compile with those. I thought that the rest was only required if I was actually downloading programs to the fpga.
After my enlightenment, am I correct to assume that I first must follow every step in the readme.txt to generate a kernel for ucLinux, and then reference into that built and
configured kernel to compile a user app as per the wiki instructions?
Thanks for your help,
Joshua Moore-Oliva
On June 16, 2005 01:51 am, John Williams wrote:
> Hi Joshua,
>
> Joshua Moore-Oliva wrote:
>
> > [root@localhost root]# mb-gcc signal.c
>
> When building applications for uClinux, you have to use manually point
> to the right headers and libs. You can't just go "mb-gcc source.c" and
> have it produce a uClinux executable.
>
> Read this page, it will tell you at least half of what you need to know:
>
> http://www.itee.uq.edu.au/~jwilliams/wiki/index.php/OutOfTreeCompile
>
> and the file
>
> uClinux-dist/Documentation/Adding-User-Apps-HOWTO
>
> will tell you the rest!
>
> Hope this helps,
>
> 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/