<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is there any simple way to compile Kaffe with MSVC 
to embed it in an application?&nbsp; I've looked over all the FAQ's, and online 
for any other sources.&nbsp; I know Kaffe is a standalone java interpreter, but 
it's also embedable into other applications.&nbsp; I wanted to compile it into 
either a DLL or static library, but one compatible with MSVC.&nbsp; Since MSVC 
has no configure type utility, I can't do this simplistically.&nbsp; Are there 
any resources I've missed for doing this?&nbsp; Or any suggestions on how I can 
get it working?</FONT></DIV></BODY></HTML>