MorphOS : : MorphOS Software Development Kit 3.16 (March 2022)
Posted By: ASiegel. on 2022/3/9 10:08:51

The MorphOS Team is proud to announce the immediate availability of the MorphOS 3.16 SDK, March 2022 release. This update includes GCC 11 and numerous enhancement to already available compilers, GG components and debugging tools. We've included link libraries enabling the use of a new, shared openssl3.library. Additionally, GCC4 and GCC7 have been dropped and are no longer supported.

Our new SDK requires MorphOS 3.16 and about 2 GB of free disk space and can be found in our files section. As usual, a separate source package is available for download as well.

 
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Joined: 2013/5/29
    Posts: 523
    From:
    I have tried to compile something for helios stack but there is not include files in the current sdk (Or it has changed from Yomgui release).
    I used the ones from Yomgui and it compiles but doest work. It said it needs to run helios_rom_start which I already runs.
    Any idea?
    And thanks for the update. Its great!

    [ Editado por tolkien On 2022/3/12 11:55 ]
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »2022/3/12 9:39
    Profile
  • MorphOS Developer
    cyfm
    Joined: 2003/4/11
    Posts: 537
    From: Germany
    You shouldn't use helios_rom_start at all and remove any of the old Helios binary components.
    The "rom start" is basically done by MorphOS on system startup.
    But you are right, the current SDK actually lacks some components to properly access the Helios F/W stack API by software. We will look into that for a future update.
  • »2022/3/13 10:15
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Joined: 2013/5/29
    Posts: 523
    From:
    Yes, I supposed that I didnt need any of the old helios stuff but tried anyway.

    Thanks for the answer Frank.
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »2022/3/13 11:12
    Profile
  • MDW
  • Order of the Butterfly
    Order of the Butterfly
    MDW
    Joined: 2003/7/25
    Posts: 464
    From: Wroclaw/Poland
    Could someone know why I don't see GCC 11 in ProjectSettings/Compile of FlowDevelopmentStudio? I can select each version from 2 to 10 but no 11. I see in GG:bin ppc-morphos-cpp-11, ppc-morphos-g++-11, ppc-morphos-gcc-11.

    I selected "Custom" and input proper filenames but... it is not as nice as it could have been. :)

    [ Edited by MDW On 2022/3/16 20:13 ]
  • »2022/3/16 18:02
    Profile Visit Website