[M3commit] [modula3/cm3] 1f5ad3: fix this:
Jay Krell
jay.krell at cornell.edu
Tue Jun 2 09:41:52 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 1f5ad3005500ddb3e6a56848277aba4319220c15
https://github.com/modula3/cm3/commit/1f5ad3005500ddb3e6a56848277aba4319220c15
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M m3-sys/m3cc/gcc-4.7/gcc/tree.h
Log Message:
-----------
fix this:
/opt/solarisstudio12.3/bin/CC -staticlib=Crun -staticlib=Cstd -g -DIN_GCC -DHAVE_CONFIG_H -o m3cgc1 m3cg/parse.o attribs.o main.o tree-browser.o libbackend.a libcommon-target.a libcommon.a ../libcpp/libcpp.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a
Undefined first referenced
symbol in file
is_tm_pure attribs.o
is_tm_safe attribs.o
ld: fatal: symbol referencing errors
../../gcc-4.7/gcc/m3cg/Make-lang.in:49: recipe for target 'm3cgc1' failed
gmake: *** [m3cgc1] Error 2
"/home/jkrell/dev2/cm3/m3-sys/m3cc/src/m3makefile", line 327: quake runtime error: exit 2: cd ../SPARC32_SOLARIS && cd gcc && gmake CC=/opt/solarisstudio12.3/bin/cc CXX="/opt/solarisstudio12.3/bin/CC -staticlib=Crun -staticlib=Cstd" MAKE="gmake -j4 " AUTOCONF=: AUTOMAKE=: LEX='touch lex.yy.c' MAKEINFO=: -j4 s-modes insn-config.h m3cg
More information about the M3commit
mailing list