• Order of the Butterfly
    Order of the Butterfly
    Chain-Q
    Posts: 347 from 2003/10/12
    From: 1 AU, EU, DE/HU
    Some status update in Free Pascal MorphOS port for ones might be interrested:

    charlie@worm:~/fpc/fpc/rtl/morphos$ fpc -Tmorphos hello.pas
    Free Pascal Compiler version 1.9.3 [2004/05/01] for powerpc
    Copyright (c) 1993-2004 by Florian Klaempfl
    Target OS: MorphOS
    Compiling hello.pas
    Assembling hello
    Linking hello
    4 Lines compiled, 1.3 sec

    7.Worm.Charlie:fpc/fpc/rtl/morphos> hello
    hello world!

    :-D

    This is today's progress, it was a few minutes ago, when a hello world! first worked, without additional fingering into the generated asm sources. So, as you can see, the compiler can produce working MorphOS PowerPC executables. (Cross-compiled from LinuxPPC.) Support for MorphOS/ABox style calls also added to the compiler a few days ago, so there is no need for additional hand-written assembly code to call library functions like it was necessary with the old Amiga/68k compiler. Now i'm implementing more functions of the System unit. It's not far away, when the compiler itself can be compiled to run on MorphOS.

    Now back to :hammer:...
    [.PegasosII/G4.:.Efika.:.Amiga2000/060.]
    [.Free Pascal Compiler MorphOS Port.]
    [.Hosting AmigaSpirit.hu.]
  • »01.05.04 - 19:46
    Profile Visit Website