[LLVMdev] LLVM Cygwin build RLIMIT_RSS configuration problem

Aaron Gray angray at beeb.net
Sun Feb 18 11:00:47 PST 2007


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]: *** [/usr/build/llvm/lib/System/Debug/Program.o] Error 1
make[1]: Leaving directory `/usr/build/llvm/lib/System'
make: *** [all] Error 1

I am not really up on LLVM configuration otherwise I would look into the problem myself.

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070218/1f72bfa5/attachment.html>


More information about the llvm-dev mailing list