search for: maxnumusers

Displaying 3 results from an estimated 3 matches for "maxnumusers".

2004 May 01
1
[LLVMdev] compiling LLVM from CVS under SuSE 9.1 (finished!)
...of constructor "CPUResource". I can't find with "find-grep" the constructor definition. so, i've changed: CPUResource(const std::string& resourceName, int maxUsers) to: CPUResource(const std::string& resourceName, int maxUsers) : rname(resourceName), maxNumUsers(maxUsers) {}; Another thing is: ******************** [...] Flexing Lexer.l Lexer.l:31:27: StackerParser.h: No such file or directory Bisoning StackerParser.y [...] ******************** which did not stop compilation though (probably sub-call make -k) And now, compilation is finished, wow! :) --...
2004 Apr 30
0
[LLVMdev] LLVM benchmarks against GCC
On Sat, 1 May 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote: > > > yesterday I got new SuSE 9.1 DVD, so i am going to enter this > > > river again. Perhaps, this time all will be fine. > > > > Sounds great, please let me know how it goes. > > SuSE 9.1 is running OK. > after 30 minute of compilation i get first errors: > *********************
2004 Apr 30
2
[LLVMdev] LLVM benchmarks against GCC
> > yesterday I got new SuSE 9.1 DVD, so i am going to enter this > > river again. Perhaps, this time all will be fine. > > Sounds great, please let me know how it goes. SuSE 9.1 is running OK. after 30 minute of compilation i get first errors: ********************* make[2]: Leaving directory `/pool/tmp/llvm/runtime/libtrace' make[2]: Entering directory