[LLVMdev] problem compiling the cfrontend on Linux/PPC
Chris Lattner
sabre at nondot.org
Wed Jun 15 16:30:47 PDT 2005
On Mon, 13 Jun 2005, Cyrille Mescam wrote:
> i edit the file llvm-gcc/gcc/config/rs6000/t-ppccomm and remove some
> targets from the variable EXTRA_MULTILIB_PARTS (bug stop after bug stop)
> :
>
> -------------------------------------------------------------
> EXTRA_MULTILIB_PARTS = crtbegin$(objext) crtend$(objext) \
> crtbeginS$(objext) crtendS$(objext) crtbeginT$(objext)
> -------------------------------------------------------------
Great. Please send these patches so we can apply them. Question: Does
llvm-gcc get as far as you do below, if you just comment out lines 1599
and 1684 of llvm-gcc/config.gcc (the tmake_file=...) lines?
> Now, it stoppes there:
...
Please follow the directions John provided and we'll try to get this
resolved ASAP! Thanks for all of help, and sorry for the problems you've
hit! :(
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
More information about the llvm-dev
mailing list