[LLVMdev] compilation error after updated from cvs:

Chris Lattner sabre at nondot.org
Tue Aug 17 13:30:38 PDT 2004


On Wed, 18 Aug 2004, Valery A.Khamenya wrote:

> Building PowerPC.td register information header with tblgen
> Included from PowerPC.td:22:
> Parsing PowerPCInstrInfo.td:53: Variable not defined: 'GPRC'!
> make[3]: *** [PowerPCGenRegisterInfo.h.inc] Error 1
> make[3]: Leaving directory `/pool/tmp/ssrc/llvm/lib/Target/PowerPC'
>
> maybe I just have to "make clean" and/or ./configure
>
> BTW, would it be nice to put Depend, Release and Debug
> into .cvsignore for other llvm fans too?

Yup, unfortunately the dependencies are confused in that directory due to
a file or two that moved.  Please just do 'make clean' in
lib/Target/PowerPC and it should be ok.

-Chris

-- 
http://llvm.org/
http://nondot.org/sabre/




More information about the llvm-dev mailing list