[Liboil] Empty _oil_function_class_array

Thiago Galesi thiagogalesi at gmail.com
Tue Feb 24 17:01:07 PST 2009


Silly question, did you call oil_init() before doing anything else?

I'm not sure liboil can work as a static library, because of functions
that get called when a library is opened (check man dlopen), even
though I didn't find anything like that on the code :)

Thiago

On Tue, Feb 24, 2009 at 9:22 PM, Cakemeister <cakemeister at comcast.net> wrote:
> Hello
>
> I'm using mingw/msys.
>
> I've configured liboil with --enable-static, but I am getting an empty
> _oil_function_class_array. That doesn't appear normal. Is liboil supposed to
> work out of the box with MinGW/Msys? The configuration says that MMX is
> enabled, so the MMX functions should be in the function classes, right?
>
> Do you have to add your own classes to the class array? If so, I don't see
> where there are any APIs to do that.
>
> TIA,
> Cakemeister
>
> _______________________________________________
> Liboil mailing list
> Liboil at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/liboil
>



-- 
-
Thiago Galesi


More information about the Liboil mailing list