Hello, > I have already implemented some of the functions you need in a lib called > 'Evil' (mmap, dlfcn, pwd.h, mkstemp,...). I use it for the EFL Windows (XP > or Ce) port. Maybe you could look at my code, improve it if you think it's > needed, and make imlib2 Windows port depending on Evil > > Otherwise, i would say that you need to add AC_LIBTOOL_WIN32_DLL in > configure.ac too so that libtool is aware that you have a Windows port.
Sorry, my fault, I forgot to tell you that I also upgraded to a newer version these files: config.guess config.sub depcomp install-sh ltmain.sh missing AC_LIBTOOL_WIN32_DLL seems deprecated and I think this could be the reason because it works fine here on my PC. It's not a problem to add it anyways. I also forgot to add $LT_LDFLAGS into src/modules/filters/Makefile.am (my mistake): it is not possible to create shared libs without that flag, I discovered it only when I checked the content of /lib directory after I did the "make install", if I must provide a new patch with this little fix, just let me know. Please also excuse my ignorance, but I have not found a package called EFL into download page at sourceforge... actually I was just trying to build IMLIB2 because libcaca checked if it was available. I tried to do it in the simplest manner (especially because I'm a developer for Windows and not very expert with unix stuff) but I'm sure I'm missing lot of knownledge about your developed libraries and their work philosophy... Sincerely, Carlo Bramini. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel