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
>
>
>
>
于 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
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.
> >
>
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
--
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