fpc/rtl/macos
2003-01-13 17:18:55 +00:00
..
Makefile + added makefiles to make like easier 2003-01-13 15:13:03 +00:00
Makefile.fpc + added makefiles to make like easier 2003-01-13 15:13:03 +00:00
README + created this file 2002-11-28 10:59:53 +00:00
system.pp + added support for rudimentary file handling 2003-01-13 17:18:55 +00:00

Wellcome to the MacOS port of FreePascal (FPC)
==============================================

It is considered under construction, at the moment.


Please note that compiling must be done on a platform
supported by FPC, e g a PC. Then the generated assemble files
is to be transfered to a Macintosh with MPW installed.


For compiling with FPC, use it as for other operating systems 
and add these options:

-Tmacos # target macos
-dpowerpc
-al	# dont delete asm output
-s	# dont generate executable



Use MPW to assemble and link the output from FreePascal

For PPCAsm, use options:

-case on

For PPCLink, use options

-dead on
-tocdataref off
-m program_init