On Thu, 01 Sep 2005 04:50:13 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]>
babbled:
>
> >>>> #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.
i moved away from litdl because if it adding dependencies and pain and not
actually providing any benefits - it is no porportable than dlopen EXCEPT where
it in theory can load moduels where a system can't do shared libraries (it can
compile them in) but we dont use ltdl in a way where this would ever work as we
need the actual files listed. so i moved back to dlopen - any system that
doesnt do dlopen likely is just not capable of the rest of the stuff we need
anyway :)
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
裸好多 [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)
-------------------------------------------------------
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