Displaying 2 results from an estimated 2 matches for "ad00d7d9".
2007 Feb 18
0
[LLVMdev] LLVM Cygwin build RLIMIT_RSS configuration problem
...o virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.18.1/691 - Release Date: 17/02/2007 17:06
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070218/ad00d7d9/attachment.html>
2007 Feb 18
5
[LLVMdev] LLVM Cygwin build RLIMIT_RSS configuration problem
There seems to be a problem with the LLVM Cygwin configuration. Cygwin does not support the RLIMIT_RSS symbol.
llvm[1]: Compiling Program.cpp for Debug build
/usr/src/llvm/lib/System/Unix/Program.inc: In function 'void llvm::SetMemoryLimi
ts(unsigned int)':
/usr/src/llvm/lib/System/Unix/Program.inc:123: error: 'RLIMIT_RSS' was not decla
red in this scope
make[1]: ***