Re: [Sablevm-user] Question with Installing
Brought to you by:
egagnon
From: David <db...@cs...> - 2004-03-26 19:27:53
|
Hi, I am assuming you are compiling with gcc-2.95 and it does note have the options: -fno-reorder-blocks -finline-limit=3D60000 Option 1: ./configure --disable-no-reorder-blocks [any other options you want] make make install Option 2: Use gcc 3.3. You may need to install it. ./configure CC=3Dgcc-3.3 make make install David On Fri, Mar 26, 2004 at 11:12:06PM +0800, hea...@vi... wrote: > Hi,all : >=20 > I am a new user of sablevm and debian,I am Chinese, a student of Etienn= e. >=20 > My teammate and I met a problem with sablevm installing. While I run "m= ake" and "make install" in directoy of "sablevm-1.1.1", return the errors= as attached file. >=20 > Perhaps someone can help us. Thanks. >=20 >=20 >=20 > Qian=20 >=20 >=20 > ______________________________________ >=20 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 --=20 --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |