[LLVMdev] LLVM Cygwin build RLIMIT_RSS configuration problem

Aaron Gray angray at beeb.net
Sun Feb 18 11:42:57 PST 2007


No not a problem related to getgid().
  ----- Original Message ----- 
  From: Aaron Gray 
  To: LLVM Developers Mailing List 
  Sent: Sunday, February 18, 2007 7:35 PM
  Subject: Re: [LLVMdev] LLVM Cygwin build RLIMIT_RSS configuration problem


  This may well actually be a problem with the Cygwin getgid() function.

  Aaron

    ----- Original Message ----- 
    From: Aaron Gray 
    To: LLVM Developers Mailing List 
    Sent: Sunday, February 18, 2007 7:00 PM
    Subject: [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]: *** [/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



----------------------------------------------------------------------------


    _______________________________________________
    LLVM Developers mailing list
    LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
    http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



----------------------------------------------------------------------------


    No 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



------------------------------------------------------------------------------


  _______________________________________________
  LLVM Developers mailing list
  LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
  http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



------------------------------------------------------------------------------


  No 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/c127627f/attachment.html>


More information about the llvm-dev mailing list