[LLVMbugs] [Bug 11949] New: Problems compiling clang with itself
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 8 15:22:00 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11949
Bug #: 11949
Summary: Problems compiling clang with itself
Product: clang
Version: trunk
Platform: PC
OS/Version: DragonFly BSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: swildner at erpicon.de
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
This issue occurs after clang/llvm were successfully compiled with gcc,
installed and then at some point configure is re-run and it detects and uses
clang for future compilations.
All files seem to compile fine except:
llvm[3]: Compiling X86JITInfo.cpp for Release+Asserts build
fatal error: error in backend: Size expression must be absolute.
rm: /home/s/tmp/compile/llvm/lib/Target/X86/Release+Asserts/X86JITInfo.d.tmp:
No such file or directory
What could be the issue here and what info can I provide.
Regards,
Sascha
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list