#ifndef __imlib_TrimLoaderList, since with it in Cygwin, imlib2         
can't
find the modules

going by the comment, this looks like a bug in cygwin ?  what files does
it consult if you try to do dlopen("libfoo") ?

In Cygwin, the imlib2 modules are called bumpmap.dll, colormod.dll,
bmp.dll, etc.  In addition, there are corresponding .dll.a import
libraries and .la libtool files in the same directory.


then why not fix __imlib_TrimLoaderList ? i dont have cygwin to test against, but what if you change the ".so" test in that func to ".dll" ?

Isn't it a possibility to switch to lt_dlopen etc.? They should be portable.

Sebastian


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to