<!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 5.50.4912.300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>By changing 2079 -></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>value *stack[MIN_STACK]; /* initial stack 
*/</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and 2059 -></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>struct _dfuncdef_ *func;  /* current 
function */</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I got rid of those errors, but now all sorts of 
goodies pop up unresolved external symbol _sd_xxxxxxx you name it</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=usff@hotmail.com href="mailto:usff@hotmail.com">Chooser Fireman</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dgd@list.imaginary.com 
  href="mailto:dgd@list.imaginary.com">dgd@list.imaginary.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, January 26, 2002 12:01 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [DGD] compile host pc</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>When i compile DGD under the host PC using 
  windgd.mak I get the following errors</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>src\interpret.h(193) : error C2061: syntax error 
  : identifier 'dfuncdef'<BR>src\interpret.h(206) : error C2059: syntax error : 
  '}'<BR>src\interpret.h(209) : error C2079: 'stack' uses undefined struct 
  '_value_'<BR>src\interpret.h(210) : error C2079: 'topframe' uses undefined 
  struct '_frame_'</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Anyone help me out? There also seem to be a lot 
  of errors, there a way I can get those away too?</FONT></DIV>
  <DIV> </DIV></BLOCKQUOTE></BODY></HTML>