Thank you for your advices.

I think the error means cacao can not find a suitable libtool. So i
download GNU libtool (2.2.6) and build it with

AR=arm-cegcc-ar AS=arm-cegcc-as CXX=arm-cegcc-c++ CPP=arm-cegcc-cpp
CC=arm-cegcc-gcc LD=arm-cegcc-ld DLLTOOL=arm-cegcc-dlltool
NM=arm-cegcc-nm RANLIB=arm-cegcc-ranlib  STRIP=arm-cegcc-strip
WINDRES=arm-cegcc-windres CFLAGS=-g\ -D_WIN32_IE=0x400 ARCH=arm-cegcc
../libtool-2.2.6/configure --prefix=/opt/libtool --build=i386-linux
--target=arm-wince-pe -host=i386

export PATH=${PATH}:/opt/libtool/

The libtool can be compiled by cegcc successfully. However, the error
is still there (i even copy all files in /opt/libtool into /opt/gnucp
*v* ).

I don't know wether the cegcc ot the cacao causes the error.  So, i'd
like to post the error in cacao's maillist.

thank you

Ziberg

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to