gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error compiling Performance on windows


From: Riccardo Mottola
Subject: Error compiling Performance on windows
Date: Thu, 22 Mar 2012 16:51:55 +0100
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:8.0) Gecko/20111219 Thunderbird/8.0

Hi,

Perfomance doesn't build on windows anymore:


 Compiling file GSIndexedSkipList.m ...
GSFIFO.m: In function `-[GSFIFO _cooperatingGet:count:shouldBlock:]':
GSFIFO.m:130: warning: 'ti' might be used uninitialized in this function
GSFIFO.m: In function `-[GSFIFO _cooperatingPut:count:shouldBlock:]':
GSFIFO.m:206: warning: 'ti' might be used uninitialized in this function
GSFIFO.m: In function `-[GSFIFO get:count:shouldBlock:]':
GSFIFO.m:328: warning: 'ti' might be used uninitialized in this function
GSFIFO.m: In function `-[GSFIFO initWithCapacity:granularity:timeout:multiProduc
er:multiConsumer:boundaries:name:]':
GSFIFO.m:433: warning: 'l' might be used uninitialized in this function
GSFIFO.m:456: warning: 't' might be used uninitialized in this function
 Compiling file GSSkipMutableArray.m ...
 Linking library Performance ...
Creating library file: ./obj/libPerformance.dll.a
make[1]: Nothing to be done for `internal-master-test-tool-all'.
Making all for doc Performance...
 Generating reference documentation...
make[1]: *** No rule to make target `Performance/dependencies', needed by `inter
nal-doc-all_'.  Stop.
make: *** [Performance.all.doc.variables] Error 2

I don't understand flly the error... it looks like a makefile error, but it works on unix.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]