http://llvm.org/bugs/show_bug.cgi?id=8237
Summary: Clang crashes when attempting to compile MAME
Product: clang
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
I'm attempting to compile MAME from MESS trunk. To compile it, first check it
out from MESS SVN:
svn checkout svn://messdev.fdns.net/mess/
Apply the attached build patch.
Edit the makefile to define NOWERROR = 1 and to use clang and clang++ instead
of gcc and g++.
Run the following command:
make TARGET=mame OSD=sdl PTR64=1 all
The error info is attached in error_log. There are a few warnings. Don't worry
about these.
This is on a Mac OS X 64-bit machine, running OS X 10.6.4, llvm r114809, and
clang r114793.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs