[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] adding shared libraries



Since there is no support for runtime libraries, is there anyway around this problem. I need to add this runtime library for a fingerprint reader that has all of the algorithms already done.

Jeff

On 10/9/07, John Williams <jwilliams@xxxxxxxxxxxxxx> wrote:
Hi Jeff,

Jeff White wrote:
> Does anyone know how to properly install shared libraries in the
> petalinux dist?
>
> I am having issues with the microblaze-g++ complier not being able to
> find the libraries, although I though they were installed.

Runtime shared application libarries (*.so) are not supported on
MicroBlaze.  Loadable kernel modules (.ko and .o) are supported.

Regards,

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/