This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

make problem with mingw32


Hi,

I'm trying to compile pthreads, but I run into the following problem:

$ make GC
make CC=gcc CLEANUP_FLAGS="-D__CLEANUP_C" OBJ="attr.o ..." pthreadGC.dll
make[1]: Entering directory '...'
make[1]: *** No rule to make target `ptw32_semwait.c', needed by
			`private.o'.  Stop.
make[1]: Leaving directory '...' make: *** [GC] Error 2


now I thought this might be a makefile error - but I cannot find one (although I'm not the biggest makefile expert running around :-)


can anyone help me with this? would be very helpful .... (of course :-)


thanks and greetings,


axel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]