[LLVMbugs] [Bug 880] NEW: Build error building on x86 - gcc 4.01 - apple
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Aug 16 00:36:33 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=880
Summary: Build error building on x86 - gcc 4.01 - apple
Product: libraries
Version: 1.8
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: Core LLVM classes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rcleven at mac.com
failed assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized
TargetData.cpp:242: failed assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is
unsized!"'
/Users/rcleven/Dev/llvm/llvm-gcc4-1.8-x86-darwin/bin/../lib/gcc/i686-apple-
darwin8.7.1/4.0.1/../../../../include/c++/4.0.1/bits/stl_construct.h: In function 'void std::_Destroy
(_ForwardIterator, _ForwardIterator, _Allocator) [with _ForwardIterator = std::pair<const char*,
std::pair<ActionType, const char*> >*, _Allocator = std::allocator<std::pair<const char*,
std::pair<ActionType, const char*> > >]':
/Users/rcleven/Dev/llvm/llvm-gcc4-1.8-x86-darwin/bin/../lib/gcc/i686-apple-
darwin8.7.1/4.0.1/../../../../include/c++/4.0.1/bits/stl_construct.h:171: internal compiler error: Abort
trap
make was:
make ENABLE_OPTIMIZED=1 OPTIMIZE_OPTION=-O2
to get around the bug in 4.01 on apple
configure was : ../configure --enable-targets=host-only
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list