[LLVMdev] compilation failure on OS X powerpc
Ryan M. Lefever
lefever at crhc.uiuc.edu
Thu Apr 12 01:21:46 PDT 2007
I have an ibook G4 (powerpc) running OS X panther. I am using gcc 4.0.3
installed from Darwin Ports to compile llvm. When I try to compile
llvm, I get the following error:
llvm[1]: Compiling Program.cpp for Debug build
Unix/Program.inc: In function 'void llvm::SetMemoryLimits(unsigned int)':
Unix/Program.inc:127: error: 'RLIMIT_AS' was not declared in this scope
Does anyone know what the problem is?
Regards,
Ryan
More information about the llvm-dev
mailing list