[fpc-pascal]DJGPP

Marco van de Voort marcov at stack.nl
Wed Feb 20 12:13:34 CET 2002


> > > In my opinion (if I recall correctly Seal is C, no C++) I would use Seal's API and then use htopas.
> > > 
> > > It should work, but as a Seal application seems to be a DXE, you never know.
> > 
> > DXE is also supported, but not very userfriendly.
> > 
> 
> Sorry, I think I mixed things up. I think it's not DXE but DLX. But
> anyway, what I meant is that you may have to use DJGPP DLX's to create a
> DLX, I don't know if this would ever work (hopefully it will).

I quick checked DLX, and though it heavily borrows from DXE, it isn't
pure C, but C++, and (worse) depends heavily on preprocessor functionality,
to flag exports etc.
 




More information about the fpc-pascal mailing list