Re: [Mingw-w64-public] Makefile: Howto set the correct ldflag params in Makefiles on Win?

2011-12-28 Thread JonY
On 12/29/2011 05:23, Peter Meyer wrote: > Hi, > Iam Peter from the Centauri Project here at Sourceforge and we are also > OpenSource (unfortently, iam alone on the Project right now but this > is an diffrent story). > > I hope some one can point me to the right point: > > I just downloaded Sezer

[Mingw-w64-public] Makefile: Howto set the correct ldflag params in Makefiles on Win?

2011-12-28 Thread Peter Meyer
Hi, Iam Peter from the Centauri Project here at Sourceforge and we are also OpenSource (unfortently, iam alone on the Project right now but this is an diffrent story). I hope some one can point me to the right point: I just downloaded Sezeros "mingw-w64-bin_x86_64-mingw_2001_sezero.zip" fro

Re: [Mingw-w64-public] winpthreads doesn't export clock_* functions

2011-12-28 Thread Ozkan Sezer
On Wed, Dec 28, 2011 at 2:46 PM, niXman wrote: > yep :) > Applied the change to svn at rev. 4706. > 2011/12/28 Ozkan Sezer : >> On Wed, Dec 28, 2011 at 1:02 PM, niXman wrote: >>> Patch is attached. >>> May be useful. >>> >>> 2011/12/28 niXman : If I move declarations of clock_* functions f

Re: [Mingw-w64-public] winpthreads doesn't export clock_* functions

2011-12-28 Thread niXman
yep :) 2011/12/28 Ozkan Sezer : > On Wed, Dec 28, 2011 at 1:02 PM, niXman wrote: >> Patch is attached. >> May be useful. >> >> 2011/12/28 niXman : >>> If I move declarations of clock_* functions from pthread_time.h to >>> pthread.h then the problem is solved. >>> But I am not sure that it's right

Re: [Mingw-w64-public] winpthreads doesn't export clock_* functions

2011-12-28 Thread Ozkan Sezer
On Wed, Dec 28, 2011 at 1:02 PM, niXman wrote: > Patch is attached. > May be useful. > > 2011/12/28 niXman : >> If I move declarations of clock_* functions from pthread_time.h to >> pthread.h then the problem is solved. >> But I am not sure that it's right. >> Does the following one-liner fix it?

Re: [Mingw-w64-public] winpthreads doesn't export clock_* functions

2011-12-28 Thread niXman
Patch is attached. May be useful. 2011/12/28 niXman : > If I move declarations of clock_* functions from pthread_time.h to > pthread.h then the problem is solved. > But I am not sure that it's right. > > > 2011/12/28 JonY : >> On 12/28/2011 07:15, niXman wrote: >>> Hello list. >>> >>> I built the

Re: [Mingw-w64-public] winpthreads doesn't export clock_* functions

2011-12-28 Thread niXman
If I move declarations of clock_* functions from pthread_time.h to pthread.h then the problem is solved. But I am not sure that it's right. 2011/12/28 JonY : > On 12/28/2011 07:15, niXman wrote: >> Hello list. >> >> I built the winpthreads and detected that libwinpthread-1.dll does not >> export

Re: [Mingw-w64-public] winpthreads doesn't export clock_* functions

2011-12-28 Thread JonY
On 12/28/2011 07:15, niXman wrote: > Hello list. > > I built the winpthreads and detected that libwinpthread-1.dll does not > export the clock_* functions. > > __pth_gpointer_locked > __pthread_clock_nanosleep > _pthread_cleanup_dest > _pthread_get_state > _pthread_invoke_cancel > _pthread_key_de