<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18943"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px"
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT face=Calibri>It gives me this error message during the make
progress.</FONT></DIV>
<DIV><FONT face=Calibri>llvm[1]: Compiling Disassembler.cpp for Release
build<BR>In file included from
Disassembler.cpp:19:<BR>c:/MinGW/lib/gcc/mingw32/4.5.0/include/c++/iomanip:63:12:
error: expected<BR> expression<BR> { return
{ __mask }; }<BR>
^<BR>c:/MinGW/lib/gcc/mingw32/4.5.0/include/c++/iomanip:93:12: error:
expected<BR> expression<BR> { return {
__mask }; }<BR>
^<BR>c:/MinGW/lib/gcc/mingw32/4.5.0/include/c++/iomanip:124:12: error:
expected<BR> expression<BR> { return {
__base }; }<BR>
^<BR>c:/MinGW/lib/gcc/mingw32/4.5.0/include/c++/iomanip:162:14: error:
expected<BR> expression<BR> {
return { __c };
}<BR>
^<BR>c:/MinGW/lib/gcc/mingw32/4.5.0/include/c++/iomanip:192:12: error:
expected<BR> expression<BR> { return { __n
}; }<BR>
^<BR>c:/MinGW/lib/gcc/mingw32/4.5.0/include/c++/iomanip:222:12: error:
expected<BR> expression<BR> { return { __n
}; }<BR> ^<BR>6
errors generated.</FONT></DIV></BODY></HTML>