building kaffeh when cross-compiling

Patrick Tullmann tullmann at cs.utah.edu
Fri Jan 7 17:09:02 PST 2000


Kaffeh is built when cross-compiling Kaffe.  There is some magic in
configure that tries to only build kaffeh if kaffe is not being
cross-compiled.  It sets things up so that kaffeh will be built
through a magic rule in include/Makefile.am (stamp-h0all).  However,
kaffeh is built by default, anyway!

I think the problem is that kaffe/Makefile.am includes 'kaffeh' on the
list of SUBDIRS.  I'm not sure if there are other ramifications of
removing kaffeh from the Makefile.am SUBDIRS, though.

I submitted a bug (#607) before I realized that Kaffe's makefiles were 
trying to do the right thing.  (The database system won't let me add
any NOTEs or anything to the bug to include this update...)

-Pat

----- ----- ---- ---  ---  --   -    -      -         -               -
Pat Tullmann                                       tullmann at cs.utah.edu
	   "I'd kill for a Nobel Peace Prize." -- S. Wright


More information about the kaffe mailing list