|
Re: Building pthread.: msg#00073gnu.cegcc.devel
Sorry for the delay again, 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... > Looks like jamvm uses libtool, or at least its libltdl (similar to dlopen and friends). There is a win32 libltdl port at: http://gnuwin32.sourceforge.net/packages/libtool.htm Perhaps you can work with that. Cheers, Pedro Alves ------------------------------------------------------------------------- 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/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | LoadLibrary on DLL returns null (Check SYSGEN ?? ): 00073, Radu Poenaru |
|---|---|
| Next by Date: | Re: WinCE Exception handling support in gcc: 00073, Pedro Alves |
| Previous by Thread: | Re: Building pthread.i: 00073, Danny Backx |
| Next by Thread: | Re: Building pthread.: 00073, Leonardo Weiss Chaves |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |