[fpc-devel] FPC for minimal Win-32

Mark Morgan Lloyd markMLl.fpc-devel at telemetry.co.uk
Thu Mar 24 11:26:34 CET 2011


I'm currently looking at the potential of a minimal Win32-compatible OS 
called Sanos, which supposedly implements a useful subset of the Windows 
console-mode API. As a starting point, I'm using the standard Windows 
variant of the FPC compiler, but if I build a minimal program (i.e. 
program test0; begin end.) the executable requires the oleaut32 DLL 
which is not implemented.

Is there an easy way to break this requirement, or do I need to hack and 
rebuild FPC? If the latter is feasible, could somebody give me a hint 
where to start?

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-devel mailing list