[fpc-pascal] How to get GO32 Unit file

Tomas Hajny XHajT03 at hajny.biz
Wed May 14 08:45:11 CEST 2014


On Tue, May 13, 2014 11:38, nitinjain wrote:


Hi,

> could you please tell me, from where I can download Go32 Unit file?

Unit go32 is standard part of RTL for target GO32v2. You shouldn't need it
if you target a different platform. If you came across this unit while
porting some third party code to a different platform (I believe that you
mentioned Win32 previously?), you need to use different constructs instead
of the low-level functionality typically accessed via this unit under
Go32v2.

Tomas





More information about the fpc-pascal mailing list