[LLVMdev] Enable soft-float

陳韋任 chenwj at iis.sinica.edu.tw
Thu Mar 31 20:04:28 PDT 2011


Hi,

> > llvm-gcc assumes that there's already a native code C library available to
> > use. 鼦ll the systems of which I know already come with a C library. 狢f you
> > somehow don't have a C library for your system, you'll have to compile one.
> >
> 
> Yes every system comes with C library implementations but if the
> target architecture is different from the host, e.g. I am running llvm
> on x86 but I am generating code for sparc then I won't have libraries
> directly available. Is that right? How do people normally handle this?

  Cross compiling?

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667




More information about the llvm-dev mailing list