StormC v3/v4 & MOS 1.4.2
  • Paladin of the Pegasos
    Paladin of the Pegasos
    TheMagicM
    Posts: 1217 from 2003/6/17
    so, anyone here coding in StormC 3/4 on their Pegasos? How do you like it? Which version are you using? Is the Storm Wizard usable?
  • »11.11.04 - 13:54
    Profile Visit Website
  • Just looking around
    Kristatos
    Posts: 1 from 2004/3/15
    I use StormC V3 and Stormwizard 2.2.

    I both works under MOS.
  • »11.11.04 - 14:05
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Jupp3
    Posts: 1193 from 2003/2/24
    From: Helsinki, Finland
    I don't use StormC, too bad experiences on A1200 already :-)

    Better use gcc imho...
  • »11.11.04 - 15:07
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Zylesea
    Posts: 2053 from 2003/6/4
    I didn't got StormC V4 to work, but it was back in the 1.3 days or so.
    Haven't tried since then again. I use it from time to time on my
    WinUAE maschine.
    --
    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
  • »11.11.04 - 23:37
    Profile Visit Website
  • Butterfly
    Butterfly
    Posts: 62 from 2004/9/8
    From: France
    I use gcc not StormC v3/v4...
    Bad experience in my A1200...

    Sorry
    PegasosII G4 512Mo 80Go ATI RADEON 9200SE....
    Yeah! The best it's MorphOS :)
  • »12.11.04 - 04:17
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Crumb
    Posts: 730 from 2003/2/24
    From: aGaS & CUAZ Al...
    Use the MOS SDK, it's very easy to install and works great! much better than StormC4... use GoldEd and copy a makefile from other program and modify it to suit your needs.

    It's not as comfortable but works much better...
  • »12.11.04 - 08:17
    Profile Visit Website
  • MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    I used StormC 3 to learn C programming on Amiga. That was few years ago when I had my A1200... StormC got fairly good IDE and is very good for beginner. Integrated debugger works in MorphOS also.

    Then bad news: StormC 3 generates bad code. There is no optimizer, code generators got few bugs which leads into bad code, and IDE crashed during startup on my A1200 sometimes. If possible try getting StormC 4. It generates better code.

    Never tried Storm Wizard but I think it came with StormC 4 only. GUI generated by this wizard would work on AmigaOS 3.5/3.9 only (IIRC). Better stick to ClassAct or MUI (latter is easier to use).
    1 + 1 = 3 with very large values of 1
  • »12.11.04 - 11:30
    Profile
  • MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    And if you are looking for easy to use compiler I recommend VBCC. It is very easy to install, its error messages are helpful, supports 68k/MOS/OS4/PUP/WUP and generated code is better.

    Writing makefiles can be difficult first, but once you have got working makefile skeleton it is easy. The Shell is your best IDE.
    1 + 1 = 3 with very large values of 1
  • »12.11.04 - 11:36
    Profile