[M3devel] About problem compiling with cm3-bin-core-AMD64_LINUX-5.8.5-RC5
Daniel Alejandro Benavides D.
dabenavidesd at yahoo.es
Sat Apr 17 02:18:27 CEST 2010
Hi all:
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:
"internal compiler error: in emit_move_insn, at expr.c:3379 "
The file I downloaded has the following md5sum, is that correct?:
d9ac8a12cdeccb8b5d7ee856c113366f cm3-bin-core-AMD64_LINUX-5.8.5-RC5.tgz
Could you suggest me something to do here?
Thanks in advance
root at mm01:/home/dabenavidesd/code/cm3/scripts# ./do-pkg.sh buildship m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3
/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
=== package /home/dabenavidesd/code/cm3/m3-libs/m3core ===
+++ /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' +++
--- building in AMD64_LINUX ---
ignoring ../src/m3overrides
new source -> compiling RTHooks.i3
new source -> compiling RT0.i3
new source -> compiling RuntimeError.i3
new source -> compiling WordRep.i3
new source -> compiling Word.i3
new source -> compiling RTException.i3
new source -> compiling RTHooks.m3
../src/runtime/common/RTHooks.m3: In function 'RTHooks__ReportFault':
../src/runtime/common/RTHooks.m3:95: internal compiler error: in emit_move_insn, at expr.c:3379
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
m3_backend => 4
m3cc (aka cm3cg) failed compiling: RTHooks.mc
new source -> compiling RT0.m3
new source -> compiling Compiler.i3
new source -> compiling RuntimeError.m3
../src/runtime/common/RuntimeError.m3: In function 'RuntimeError__Self':
../src/runtime/common/RuntimeError.m3:13: internal compiler error: in int_mode_for_mode, at stor-layout.c:258
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
m3_backend => 4
m3cc (aka cm3cg) failed compiling: RuntimeError.mc
More information about the M3devel
mailing list