Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Klaus Rechert
Worked! Thanks Klaus >> Hi, * I can't create DLLs even with current libtool (git) installed. >>> >>> what is the error message ? >>> >> No error. >> >> /bin/bash ../../libtool --tag=CXX --mode=link arm-mingw32ce-g++ >> -fno-rtti -fno-exceptions -g -O2 -no-undefined >> -Wl,--enabl

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Vincent Torri
On Thu, 27 Nov 2008, Klaus Rechert wrote: > Hi, >>> >>> * I can't create DLLs even with current libtool (git) installed. >> >> what is the error message ? >> > No error. > > /bin/bash ../../libtool --tag=CXX --mode=link arm-mingw32ce-g++ -fno-rtti > -fno-exceptions -g -O2 -no-undefined -Wl

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Klaus Rechert
Hi, >> >> * I can't create DLLs even with current libtool (git) installed. > > what is the error message ? > No error. ./configure says: checking whether the arm-mingw32ce-gcc linker (/opt/mingw32ce/arm-mingw32ce/bin/ld) supports shared libraries... yes [...] checking whether to build shared lib

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Vincent Torri
On Thu, 27 Nov 2008, Klaus Rechert wrote: > Hi, > > I've tried to build EFL for WinCE as it is described in the wiki: > http://wiki.enlightenment.org/index.php/EFL_Windows_CE > > When compiling Evil I stumbled across some issues: > > * I can't create DLLs even with current libtool (git) installe

[E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Klaus Rechert
Hi, I've tried to build EFL for WinCE as it is described in the wiki: http://wiki.enlightenment.org/index.php/EFL_Windows_CE When compiling Evil I stumbled across some issues: * I can't create DLLs even with current libtool (git) installed. * Compiling the testcases (part of make all tartget) f