I just also compiled RoadMap. Not such a simple application. This is
about 60.000 lines of C source, the stripped executable is 580 KB.
The compile works. (This is the version from CVS, which doesn't have the
C++ requirement. The recently released version does still rely on C++
and I don't have th
I just ran a couple of simple tests through the gcc-4.4 based toolchain,
incomplete as it is.
This is Hello World and fibonacci type of stuff.
The exe's are all a bit larger than the "normal" ones. They do appear to
run.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://dann
On Tuesday 17 February 2009 12:11:47, Vincent R. wrote:
> When testing cegcc-4.4 when compiling a lib from EFL
> libtool: link: arm-mingw32ce-gcc -O3 -pipe -Wl,--enable-auto-import -Wl,-s
> -o .libs/evil_suite.exe evil_suite.o evil_test_dlfcn.o
> evil_test_environment.o evil_test_gettimeofday.o ev