Hi,

I have been working on compiling the basic EFL libraries for uClinux (arm, no MMU).

Have you heard about anyone getting them up and running on uClinux?
My main interest is in eina, eet and evas from EFL (www.enlightenment.org)

The biggest problem I have been running into is that eina depends on libdl and uses all of these functions: dlopen(), dlsym(), dlclose(), dladdr(). AFAIU, libdl is not available for no MMU targets?

I have been using the SnapGear toolchain.

Yours,
Daniel Tisza
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to