<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2462.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff size=2>Well 
seems that i'll keep mailing here :-))</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff size=2>I 
tried DXEGEN and it fails due to unrecognized symbols (which are FPC specific) 
in .o file...</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff size=2>Is 
there any way how to remove them without editing .sw file?</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>C:\DJGPP>dxegen lib.dxe _ADD lib.o<BR>ld -X -S -r -o dxe__tmp.o 
-Lc:/djgpp/lib lib.o  -T dxe.ld<BR>Error: object contains unresolved 
external symbols (FPC_STACKCHECK)<BR>Error: object contains unresolved external 
symbols (INIT$$SYSTEM)<BR>Error: object contains unresolved external symbols 
(FPC_INITIALIZEUNITS)<BR>Error: object contains unresolved external symbols 
(FPC_DO_EXIT)</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>lib.pas</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>-----------------</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>funciont add (a,b:longint):longint;</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2> begin</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2> add:=a+b;</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2> end;</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>begin</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>end.</FONT></SPAN></DIV>
<DIV><SPAN class=557240610-17072001><FONT face=Arial color=#0000ff 
size=2>----------------</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Kanzelsberger 
  Pavel [mailto:kanzelsberger@rekt.umb.sk] <BR><B>Sent:</B> Tuesday, July 17, 
  2001 11:29 AM<BR><B>To:</B> 
  'fpc-pascal@deadlock.et.tudelft.nl'<BR><B>Subject:</B> RE: [fpc-pascal]GO32V2 
  EXE architecture...<BR><BR></FONT></DIV>
  <DIV><SPAN class=972293209-17072001><FONT face=Arial color=#0000ff 
  size=2>Sorry for last e-mail, I found DXEGEN utility that generates .DXE file 
  and can export one symbol from *.o file, anyway to work properly I have to get 
  all DJGPP utils...</FONT></SPAN></DIV>
  <DIV><SPAN class=972293209-17072001><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=972293209-17072001><FONT face=Arial color=#0000ff 
  size=2>thanks again, Pavel Kanzelsberger</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Kanzelsberger 
    Pavel [mailto:kanzelsberger@rekt.umb.sk] <BR><B>Sent:</B> Tuesday, July 17, 
    2001 11:14 AM<BR><B>To:</B> 
    'fpc-pascal@deadlock.et.tudelft.nl'<BR><B>Subject:</B> RE: 
    [fpc-pascal]GO32V2 EXE architecture...<BR><BR></FONT></DIV>
    <P><FONT size=2>I was checking FPC sources also and found DXE loader in RTL, 
    DXE format is quite easy but it differs from EXE file, is there any way to 
    compile DXE file with FPC or I have to write some kind of EXEtoDXE 
    converter?</FONT></P>
    <P><FONT size=2>Regards, Pavel Kanzelsberger</FONT> </P>
    <P><FONT size=2>-----Original Message-----</FONT> <BR><FONT size=2>From: 
    marcov@stack.nl [<A 
    href="mailto:marcov@stack.nl">mailto:marcov@stack.nl</A>] </FONT><BR><FONT 
    size=2>Sent: Tuesday, July 17, 2001 9:46 AM</FONT> <BR><FONT size=2>To: 
    fpc-pascal@deadlock.et.tudelft.nl</FONT> <BR><FONT size=2>Subject: Re: 
    [fpc-pascal]GO32V2 EXE architecture...</FONT> </P><BR>
    <P><FONT size=2>> I'm planning to develop something like DLL support for 
    GO32V2 platform </FONT><BR><FONT size=2>> and I can't any decent 
    documentation of these EXE files, can someone </FONT><BR><FONT size=2>> 
    point me to website where can I find their structure and some 
    </FONT><BR><FONT size=2>> additional information?</FONT> </P>
    <P><FONT size=2>Check the DJGPP site(s). Specially look for DXE support, 
    which should already exist. </FONT><BR><FONT size=2> </FONT> </P>
    <P><FONT size=2>_______________________________________________</FONT> 
    <BR><FONT size=2>fpc-pascal maillist  -  
    fpc-pascal@lists.freepascal.org <A 
    href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" 
    target=_blank>http://lists.freepascal.org/mailman/listinfo/fpc-pascal</A></FONT> 
    </P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>