Dear Danny,

I know what you are worry about.

I build the libtool (of linux) to cheat the compiler and linker, for i
want to know how many libraries are missed.

Libtool is mainly used by jni of cacao/jamvm, i guess, so it should be
OK before the library is called in runtime.

After that, the configure complains that the pthread is missed. And I
find that someone had the same problems:
http://www.mail-archive.com/cegcc-devel@lists.sourceforge.net/msg00635.html

I'll try to build the pthread-win32 by cegcc as Leonardo Weiss Chaves wrote.

2009/2/5 Danny Backx <danny.ba...@scarlet.be>:
> My original answer was that Windows CE doesn't provide the API that I
> find in a Linux version of ltdl.h . The same remark applies to
> pthreads : CE doesn't implement this.
>
> None of your more recent findings change that.
>
> You'll need to adapt the sources so they don't use these APIs, or start
> using an equivalent (a dlopen port and a pthreads port for CE).
>
>        Danny

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to