• Yokemate of Keyboards
    Yokemate of Keyboards
    Zylesea
    Posts: 2053 from 2003/6/4
    The softlink from Cubic IDE/ide/devkits/compilers/gcc/morphos/2.95.3/ point snow to development/GG.

    gg: points to development/GG now.

    calling gcc and g++ from directory bin work. At least the pure c (stdio) and c++ (iostream) hello worlds work. And - hooray -gcc 4.4.4 is used

    But trying gcc "hello world" with proto/dos.h fails

    It seems the SDk is messd up now.

    gcc -o -noixemul ram:hello ram:hello.c
    ram:hello(*ABS*+0x1): multiple definition of `__abox__'
    ../lib/gcc-lib/ppc-morphos/4.4.4/../../../../ppc-morphos/lib/crt0i.o(.sdata+0x4): first defined here
    ../lib/gcc-lib/ppc-morphos/4.4.4/../../../../ppc-morphos/bin/ld: Dwarf Error: Could not find abbrev number 110.
    ram:hello(.sdata+0x0): multiple definition of `__amigappc__'
    ../lib/gcc-lib/ppc-morphos/4.4.4/../../../../ppc-morphos/lib/crt0i.o(.sdata+0x0): first defined here
    ram:hello(.sdata+0x14): multiple definition of `errno'
    ...
    [cut]
    --
    http://via.bckrs.de

    Whenever you're sad just remember the world is 4.543 billion years old and you somehow managed to exist at the same time as David Bowie.
    ...and Matthias , my friend - RIP
  • »26.11.10 - 12:11
    Profile Visit Website