"Nemosoft Unv." wrote:

>
> IŽll be looking forward to it. In the mean time IŽll try to find out how one
> compiles a .so library anyway :)
>
>  - Nemosoft

Did you mean gcc -rdynamic -o lib.so lib.c -ldl as in the dlopen page or just
compiling it as object ? (I've seen some makefiles using it, like gcc lib.c -o
lib.so -shared)

Regards




_______________________________________________
Video4linux-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to