[LLVMdev] Compiling glibc on Linux
Babak Salamat
bsalamat at uci.edu
Tue May 8 18:40:18 PDT 2007
Hi,
I am trying to compile glibc on Linux using llvm. I need to do this
for a research project.
The problem is that llvmc doesn't work, and I guess I have to set
CC=llvmc to get the glic compiled. For some reason llvmc complains
that it cannot find %llvmcc1%. I have this problem both on my Mac and
my Linux system. Other tools that I have tested including llvm-gcc
work without any problem.
First, I appreciate it if you let me know what can cause this problem
and second, tell me if you think I have any chance to compile glibc
using LLVM.
Thank you,
Babak
---------------------------------------------------------------
Babak Salamat
PhD Student
Department of Computer Science
School of Information and Computer Sciences
University of California, Irvine
email: bsalamat at uci.edu
web: www.ics.uci.edu/~bsalamat
---------------------------------------------------------------
More information about the llvm-dev
mailing list