Porting Free Pascal to FreeBSD/PowerPC

Curtis Hamilton clhamilto at gmail.com
Mon Oct 12 23:31:08 UTC 2020


I’ve started work in porting free pascal to powerpc (32bit and 64bit) and
I’m looking for some help with adapting the startup code (prt0.as and
cprt0.as files).

I’ve attempted modifying and using the Linux code with mixed results.
 (Because I don’t know what I’m doing when it comes to ppc assembly
language.)

Porting guidance is located at
https://wiki.freepascal.org/Porting_the_Unix_rtl_to_a_new_target

Any help would be greatly appreciated.  I’ve created a repository on GitHub
at  https://github.com/lenoil98/freepascal

Please let me know if you have any questions.

Thanks in advance for your help


More information about the freebsd-ppc mailing list