Skip to content

llvmc2 fails to build (source code error) #2548

@llvmbot

Description

@llvmbot
Bugzilla Link 2176
Resolution FIXED
Resolved on Mar 29, 2008 11:16
Version trunk
OS Windows XP
Reporter LLVM Bugzilla Contributor
CC @asl

Extended Description

Something is propably wrong in the autogenerated code that is included in Tools.cpp

Mingw 4.3/MSYS enviroment
WinXP
SVN trunk head Revision of 26/3/2008
Error Message:

make[2]: Entering directory /c/llvm/tools/llvmc2' llvm[2]: Building LLVMCC configuration library with tblgen llvm[2]: Compiling Core.cpp for Release build llvm[2]: Compiling Tools.cpp for Release build In file included from Tools.cpp:28: Tools.inc: In member function 'virtual bool llvm_gcc_assembler::IsLast() const': Tools.inc:167: error: could not convert 'AutoGeneratedPrefixListWa' to 'bool' make[2]: *** [/c/llvm/tools/llvmc2/Release/Tools.o] Error 1 make[2]: Leaving directory /c/llvm/tools/llvmc2'
make[1]: *** [llvmc2/.makeall] Error 2
make[1]: Leaving directory `/c/llvm/tools'
make: *** [all] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadllvm-toolsAll llvm tools that do not have corresponding tag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions