Re: [Sablevm-developer] staging CP does not build java classes
Brought to you by:
egagnon
From: Etienne G. <gag...@uq...> - 2004-05-17 03:37:30
|
David B=E9langer wrote: > The recent CP --disable-java "fix" prevents the installation of java > classes as both if condition in the lib/Makefile.am are not both true > for SableVM. So, I screwed up... > Could not really figure out how the BUILD_GLIBJ_ZIP is used to disable > java, it is unused in that Makefile.am. This variable makes no sense; it should probably be INSTALL_GLIB_ZIP. Anyway, as sablevm does not yet support zip files, I simple disabled CLASSPATH_WITH_GLIBJ, and directly set INSTALL_CLASS_FILES appropriately.= Please let me know if something's still wrong. Etienne --=20 Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |