Development : : Public Release of MorphOS SDK 3.14 (November Edition)
Posted By: ASiegel. on 2019/11/11 17:15:51

The MorphOS development team is proud to announce the release of the MorphOS Software Development Kit 3.14 (November 2019).

This new version contains updated binutils and addresses a few minor issues such as disk space requirements as it reduces the size of installation by about 1 gigabyte.

Our new SDK requires MorphOS 3.12 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
    eliot
    Joined: 2004/4/15
    Posts: 565
    From:
    Hmm,

    same problems like in the last release:

    Code:

    Ram Disk:> gcc
    gcc: Unbekannter Befehl
    Ram Disk:> gg:
    System:Development/gg> bin
    System:Development/gg/bin> gcc
    gcc: fatal error: no input files
    compilation terminated.
    System:Development/gg/bin> gcc --version
    gcc (GCC/MorphOS) 9.2.0
    Copyright (C) 2019 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    System:Development/gg/bin>


    Fresh installation, I restarted, turned off the computer several times.

    On on Ubuntu only Gcc9 compiles, all Gcc7 fails.
    regards
    eliot
  • »2019/11/14 16:21
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    eliot
    Joined: 2004/4/15
    Posts: 565
    From:
    I have still the same error:

    Code:

    System:Development> set
    RC 0
    Result2 0
    VIMRUNTIME vim:
    _mchar &&
    _pchar |
    System:Development> echo "$MorphosSDK"
    SYS:Development/
    System:Development> gcc
    gcc: Unbekannter Befehl
    System:Development>



    On linux only gcc9 works, all other fail.
    It's really frustrating ...

    [ Edited by eliot On 2019/12/12 11:20 ]
    regards
    eliot
  • »2019/12/12 12:19
    Profile