<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
 Daniel, As your other mail indicated, you are building some old source.<BR>
 <BR>
>> DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' <BR>
 <BR>
Please try head or release.<BR>
(Head doesn't even pass these -D version switches any more, but release does).<BR>
 <BR>
  "install" almost any release  <BR>
  export PATH=/usr/local/cm3/bin:$PATH <BR>
  cvs -z3 checkout ...  <BR>
  cd .../scripts/python  <BR>
  ./upgrade.py  <BR>
  ./do-cm3-all.py  skipgcc realclean <BR>
  ./do-cm3-all.py  skipgcc buildship <BR>
 <BR>
 (upgrade.py only builds the compiler and the libraries it uses; upgrade.sh builds everything) <BR>
 (Granted, whatever tree you are using, should work, but...) <BR>
 <BR>
 - Jay<BR><BR> <BR>> Date: Sat, 17 Apr 2010 00:18:27 +0000<BR>> From: dabenavidesd@yahoo.es<BR>> To: m3devel@elegosoft.com<BR>> Subject: [M3devel] About problem compiling with cm3-bin-core-AMD64_LINUX-5.8.5-RC5<BR>> <BR>> Hi all:<BR>> I'm trying to build in kubuntu karmic 9.10 the RC5 but got early after compiling succesfully m3cc in this output a problem at: <BR>> "internal compiler error: in emit_move_insn, at expr.c:3379 "<BR>> The file I downloaded has the following md5sum, is that correct?:<BR>> d9ac8a12cdeccb8b5d7ee856c113366f cm3-bin-core-AMD64_LINUX-5.8.5-RC5.tgz <BR>> <BR>> Could you suggest me something to do here? <BR>> Thanks in advance<BR>> <BR>> root@mm01:/home/dabenavidesd/code/cm3/scripts# ./do-pkg.sh buildship m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3 <BR>> /home/dabenavidesd/code/cm3/scripts/pkgmap.sh -c "/usr/local/cm3/bin/cm3 -build -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' " m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3 <BR>> === package /home/dabenavidesd/code/cm3/m3-libs/m3core === <BR>> +++ /usr/local/cm3/bin/cm3 -build -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' +++ <BR>> --- building in AMD64_LINUX --- <BR>> <BR>> ignoring ../src/m3overrides<BR>> <BR>> new source -> compiling RTHooks.i3<BR>> new source -> compiling RT0.i3 <BR>> new source -> compiling RuntimeError.i3<BR>> new source -> compiling WordRep.i3 <BR>> new source -> compiling Word.i3 <BR>> new source -> compiling RTException.i3 <BR>> new source -> compiling RTHooks.m3 <BR>> ../src/runtime/common/RTHooks.m3: In function 'RTHooks__ReportFault':<BR>> ../src/runtime/common/RTHooks.m3:95: internal compiler error: in emit_move_insn, at expr.c:3379 <BR>> Please submit a full bug report, <BR>> with preprocessed source if appropriate. <BR>> See <http://gcc.gnu.org/bugs.html> for instructions. <BR>> m3_backend => 4 <BR>> m3cc (aka cm3cg) failed compiling: RTHooks.mc <BR>> new source -> compiling RT0.m3 <BR>> new source -> compiling Compiler.i3 <BR>> new source -> compiling RuntimeError.m3 <BR>> ../src/runtime/common/RuntimeError.m3: In function 'RuntimeError__Self': <BR>> ../src/runtime/common/RuntimeError.m3:13: internal compiler error: in int_mode_for_mode, at stor-layout.c:258 <BR>> Please submit a full bug report, <BR>> with preprocessed source if appropriate. <BR>> See <http://gcc.gnu.org/bugs.html> for instructions. <BR>> m3_backend => 4 <BR>> m3cc (aka cm3cg) failed compiling: RuntimeError.mc <BR>> <BR>> <BR>> <BR>> <BR>                                          </body>
</html>