Re: [Mingw-w64-public] error when building winpthreads rev-4484

2011-09-20 Thread niXman
Thanks xunxun! 2011/9/21 xunxun > 于 2011/9/21 7:20, niXman 写道: > > Does winpthreads rev-4484 require the same revision of headers? > Kai changed the crt headers for supporting the latest winpthread time > function. > > -- > Best Regards, > xunxun > > > >

Re: [Mingw-w64-public] error when building winpthreads rev-4484

2011-09-20 Thread xunxun
于 2011/9/21 7:20, niXman 写道: > Does winpthreads rev-4484 require the same revision of headers? Kai changed the crt headers for supporting the latest winpthread time function. -- Best Regards, xunxun -- All the data con

Re: [Mingw-w64-public] error when building winpthreads rev-4484

2011-09-20 Thread niXman
Hi Jon! No, I use old trunk headers. Does winpthreads rev-4484 require the same revision of headers? Thanks. niXman. 2011/9/21 JonY > On 9/21/2011 02:15, niXman wrote: > > Hi all! > > > > When i try to build winpthreads from SVN I get errors. > > Errors in attached file. > > > > niXman. > > >

Re: [Mingw-w64-public] error when building winpthreads rev-4484

2011-09-20 Thread JonY
On 9/21/2011 02:15, niXman wrote: > Hi all! > > When i try to build winpthreads from SVN I get errors. > Errors in attached file. > > niXman. > > Did you try with using trunk headers? signature.asc Description: OpenPGP digital signature --

[Mingw-w64-public] error when building winpthreads rev-4484

2011-09-20 Thread niXman
Hi all! When i try to build winpthreads from SVN I get errors. Errors in attached file. niXman. gcc -g -O2 -c src/dll_dependency.S -o dll_dependency.o gcc -g -O2 -c src/dll_math.c -o dll_math.o ar cru libgcc.a dll_dependency.o dll_math.o touch libgcc.a ar cru libgcc_s.a touch libgcc_s.a cp lib