<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi all<br>
<br>
I analyzed the build.pl script to get rid of the "--server"
parameter. While looking through the code I discovered two other
parameters "--html" and "--interactive". Both generate a html page
that should show an updated progress of the build. When activated,
those parameters indeed generate a html page, but the only update
information is a "Build finished" message at the end of the build.<br>
Now my question: Do we need these features and should they be
corrected to work properly or shall I get rid of those parameters
and their corresponding sub routines, too?<br>
<br>
Regards<br>
Michael<br>
</font>
</body>
</html>