[kaffe] kaffe compilation problem
ªL§g¿«
gis92589@cis.nctu.edu.tw
Mon Dec 29 10:20:04 2003
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C3CD6C.735D4400
Content-Type: text/plain;
charset="big5"
Content-Transfer-Encoding: quoted-printable
Hi
I tried to compile kaffe 1.1.3, but there is something wrong about that.
export CC=3Darm-linux-gcc
export AR=3Darm-linux-ar
export NM=3Darm-linux-nm
export KAFFEH=3D/aaa/bin/kaffeh
./configure --prefix=3D/bbb --build=3Di386-linux --host=3Darm-linux =
--without-x=20
--enable-pure-java-math --with-includes=3D/usr/local/arm-linux/include=20
--with-libraries=3D/usr/local/arm-linux/lib
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../config =
-I../../include/kaffe=20
-I../../kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit=20
-I../../kaffe/kaffevm/jit -I../../libltdl -DTRANSLATOR =
-I../../kaffe/jvmpi=20
-I../../kaffe/xprof -I../../include -DKVER=3D\"1.1.3\"=20
-I/DBPXA255/work/kaffe-1.1.3/./kaffe/kaffevm=20
-I/DBPXA255/work/kaffe-1.1.3/./kaffe/kaffevm/jit=20
-I/DBPXA255/work/kaffe-1.1.3/./kaffe/kaffevm/systems/unix-jthreads=20
-I../../config -I../../include -I/usr/local/arm-linux/include=20
-DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -fsigned-char
-MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC =
-o=20
.libs/support.o
/tmp/cccojFSa.s: Assembler messages:
/tmp/cccojFSa.s:2349: Error: selected processor does not support `stfd=20
f0,[r3,#0]'
/tmp/cccojFSa.s:2359: Error: selected processor does not support `stfs=20
f0,[r3,#0]'
make[3]: *** [support.lo] Error 1
make[3]: Leaving directory `/DBPXA255/work/kaffe-1.1.3/kaffe/kaffevm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/DBPXA255/work/kaffe-1.1.3/kaffe/kaffevm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/DBPXA255/work/kaffe-1.1.3/kaffe'
make: *** [all-recursive] Error 1
what may be the reason for this.
Thanks
Phoebus
------=_NextPart_000_0005_01C3CD6C.735D4400
Content-Type: text/html;
charset="big5"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dbig5">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>I tried to compile kaffe 1.1.3, but there is =
something=20
wrong about that.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>export CC=3Darm-linux-gcc</FONT></DIV>
<DIV><FONT size=3D2>export AR=3Darm-linux-ar</FONT></DIV>
<DIV><FONT size=3D2>export NM=3Darm-linux-nm</FONT></DIV>
<DIV><FONT size=3D2>export KAFFEH=3D/aaa/bin/kaffeh</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>./configure --prefix=3D/bbb --build=3Di386-linux =
--host=3Darm-linux=20
--without-x <BR>--enable-pure-java-math=20
--with-includes=3D/usr/local/arm-linux/include=20
<BR>--with-libraries=3D/usr/local/arm-linux/lib</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../config =
-I../../include/kaffe <BR>-I../../kaffe/kaffevm/systems/unix-jthreads=20
-I../../kaffe/kaffevm/jit <BR>-I../../kaffe/kaffevm/jit -I../../libltdl=20
-DTRANSLATOR -I../../kaffe/jvmpi <BR>-I../../kaffe/xprof -I../../include =
-DKVER=3D\"1.1.3\" <BR>-I/DBPXA255/work/kaffe-1.1.3/./kaffe/kaffevm=20
<BR>-I/DBPXA255/work/kaffe-1.1.3/./kaffe/kaffevm/jit=20
<BR>-I/DBPXA255/work/kaffe-1.1.3/./kaffe/kaffevm/systems/unix-jthreads=20
<BR>-I../../config -I../../include -I/usr/local/arm-linux/include=20
<BR>-DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes =
-fsigned-char<BR>-MT=20
support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC =
-o=20
<BR>.libs/support.o<BR>/tmp/cccojFSa.s: Assembler=20
messages:<BR>/tmp/cccojFSa.s:2349: Error: selected processor does not =
support=20
`stfd <BR>f0,[r3,#0]'<BR>/tmp/cccojFSa.s:2359: Error: selected processor =
does=20
not support `stfs <BR>f0,[r3,#0]'<BR>make[3]: *** [support.lo] Error=20
1<BR>make[3]: Leaving directory=20
`/DBPXA255/work/kaffe-1.1.3/kaffe/kaffevm'<BR>make[2]: *** =
[all-recursive] Error=20
1<BR>make[2]: Leaving directory=20
`/DBPXA255/work/kaffe-1.1.3/kaffe/kaffevm'<BR>make[1]: *** =
[all-recursive] Error=20
1<BR>make[1]: Leaving directory =
`/DBPXA255/work/kaffe-1.1.3/kaffe'<BR>make: ***=20
[all-recursive] Error 1</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>what may be the reason for this.</FONT></DIV>
<DIV><FONT size=3D2>Thanks</FONT></DIV>
<DIV><FONT=20
size=3D2> &nbs=
p;  =
;=20
Phoebus</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01C3CD6C.735D4400--