Compiling kaffe-1.0.b3 -Reply -Reply

Alexandre Oliva oliva at dcc.unicamp.br
Thu Jan 14 10:22:27 PST 1999


On Jan 14, 1999, Richard Kraft <rkraft at sigg.com> wrote:

> I edited the makefile in each directory where I got a file not found error
> put the directory name in front of the file not found, i.e.

> current makefile: basecode($OBJEXT)
> should read: jit/basecode($OBJEXT)

This is likely to be only a VPATH problem.  Get GNU make and it will
probably work.

The current CVS tree no longer relies on VPATH hackery, since automake 
(that we've recently adopted) won't let you do that.  But you may find 
other problems, as the tree isn't fully stabilized yet.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



More information about the kaffe mailing list