Welcome, Guest. Please login or register.

Author Topic: Easiest Cheapest way for C++ Dev on AmiOS?  (Read 3352 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show all replies
    • http://www.SteamDraw.de
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« on: March 23, 2003, 10:40:09 AM »
Yes the latest SAS had C++, but that was done with an extra
pre-compiler, and is damn slow (o.k. last time I gtried it was
on a 030/32mhz). It is also a rather old version of C++, so better
don't even think about that.

Your options:
Download gcc (for free)and be prepared for some serious tackling.

Buy the latest DEV-CD which comes with a free copy of StormC3,
ought to be enough for most projects and the CD is a must anyways.

Get GoldED-AIX wich comes with a preconfigured gcc-setup.

Only the 2nd option offers you a debugger, but won't be able
to produce any code for OS4/MOS (not even sure if that version
has PPC-support at all).

So
easy way : StormC/DEV-CD
cheap way : gcc pure
best way (IMHO) : GoldED
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show all replies
    • http://www.SteamDraw.de
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #1 on: March 23, 2003, 03:48:31 PM »
@gnarly

HiSoft-C is identical with MaxonC which something like a
stoneold "copy" of StormC-V1.

Odd thing is that it was done by the same people who later did
StormC and that both suffered from the same bugs   ;-)
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show all replies
    • http://www.SteamDraw.de
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #2 on: March 23, 2003, 11:04:00 PM »
@Rodney

Don't forget to set C++ in the Compiler-Options  :-o
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else