On Mon, 2007-07-23 at 12:25 -0700, Leonardo Weiss Chaves wrote:
> Hi Pedro,
> 
> thanks for the hints, I got libpthread compiling now. Since __MINGW32__ is 
> defined, the code assumes some things that are not true for WinCE, e.g. like 
> having errno. Instead of modifying mingw32ce now I just modify the 
> pthread-w32-2.8.0 code and add a few more compiler flags, see the attached 
> diff file. I compile with
> 
> make CROSS=arm-wince-mingw32ce- CC="arm-wince-mingw32ce-g++ -DWINCE 
> -DNEED_ERRNO -D_ARM_ -D__CRTDLL__ -D_DLL" clean GC
> 
> PS: I still can't compile jamvm because of missing liltdl. Do you know where 
> I can find it for WinCE? It seems to be part of glibc...
> 
> Kind Regards,
> Leonardo.

Which library is that, which symbols are you still missing ?

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to