Hello lipens...@email.cz,
I'm trying to compile e17 for cygwin, too.
I upload e17 packages of snapshot(2008-09-25).
http://fd0.x0.to/cygwin/release/
*-src.tar.bz2 contains my patches to compile on cygwin.
(My patches differ from yours.)
I hope you find them informative.
Best regard
Hello ,
Sorry, I couldn't write to you sooner.
(I'm not good at English.)
> Hi ,
>
> good news you are are still working on Cygwin/X port.
> I remember your 042 experimental release half a year ago, which really
> helped me.
> But then the link became unreachable and/or blocked :( When updat
Hi ,
Sorry for not replying sooner.
We might be better if we wait for cygwin 1.7 release.
Because e17 depends on some structures and functions
not supported in cygwin 1.5.
- struct dirent.d_type and DT_DIR (referred by eina)
- getaddrinfo (referred by dbus, e_dbus)
- etc.
They are supported
Hi, E-devel
I made a eina patch for cygwin-1.7 (not cygwin-1.5).
However eina_bench aborts as follows:
% ./autogen.sh --enable-tests --enable-benchmark --enable-e17
% make
% make install
% /path/to/install/eina_bench.exe test
(snip)
Run array-inline: 3500
Run array-inline: 3600
Run ar
Hi, E-devel
I made a evas/ecore/efreet patch for cygwin-1.7.
Best regards
Index: src/modules/engines/software_x11/Makefile.am
===
--- src/modules/engines/software_x11/Makefile.am(revision 39954)
+++ src/modules/engines/so
Hi, E-devel
Sorry, my previous eina patch (for cygwin-1.7) was incomplete.
Best regards
Index: src/lib/eina_module.c
===
--- src/lib/eina_module.c (revision 41065)
+++ src/lib/eina_module.c (working copy)
@@ -66,11 +
Hi, lipens...@email.cz
> +AC_DEFINE_UNQUOTED(SHARED_LIB_SUFFIX, "$shrext_cmds", [Suffix for
shared objects])
> #define MODULE_EXTENSION SHARED_LIB_SUFFIX
Sorry, I had completely forgotten it (better solution in your previous
post).
Pavel Lipenský wrote:
Hi, E-devel
and what about
+