|
发表于 2015-11-2 11:32:36
|
显示全部楼层
一个好消息,一个坏消息。坏消息的是我硬盘上的那个版本清理空间的时候被删除了,好消息是目前官方的版本应该已经把握当时做的大部分工作收进去了,应该可以直接用。
官网http://www.freepascal.org/news.var
October 21, 2012
Recently, considerable progress has been reached with regard to support of new CPU architectures. This includes not only new support for MIPS processors running in both little endian and big endian modes (contributed mostly by Florian, Pierre and external contributors like Fuxin Zhang), but most notably also revived support for Motorola 68000 family. M68k was originally the second architecture supported by FPC even before release 1.0, but this target has been dormant since the transition to FPC 2.x and now is resurrected mostly by Sven. The compiler can be natively compiled for M68000 and M68020 (although not necessarily fully working there yet) and support for modern Coldfire CPUs is now in mostly working state too. Some functionality still needs finishing (e.g. threadvars which impacts StdIO among others), but created binaries already run successfully in QEMU. As of now, the goal is to support m68k-linux and maybe also m68k-embedded. Contributors for any other operating systems like Amiga, AROS or even classic Mac OS are - as usual - welcome. |
|