[LLVMdev] compilation error after updated from cvs:
Misha Brukman
brukman at uiuc.edu
Tue Aug 17 13:38:46 PDT 2004
On Wed, Aug 18, 2004 at 12:16:04AM +0400, 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
Yeah, you need to make clean most likely.
> BTW, would it be nice to put Depend, Release and Debug
> into .cvsignore for other llvm fans too?
I personally have a build directory outside of the source tree, and
don't encounter this problem. :)
--
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
More information about the llvm-dev
mailing list