Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« on: March 23, 2003, 04:46:17 PM »
> [gcc] Sucks how exactly?

It's very very slow and there is no souce level debugger for gcc.
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #1 on: March 23, 2003, 06:20:15 PM »
Quote
Is SAS/C compiler freely downloadable nowadays? If it is, where can I download it? Thanks.


No. A reasonable free alternative would be vbcc. vbcc doesn't have its own debugger but that is made up by the support for morphos and other PPC targets.
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #2 on: March 23, 2003, 06:33:29 PM »
Quote
H&P StormC V3 is quite useless: It's buggy and generates slow code. V4 is just IDE for gcc.


That's not exactly true, AFAIK: StormC4 is not just a frontend for gcc but adds very useful components that are not freely available, such as a debugger and run-time environment etc. Even if it were "just" an IDE, an IDE can be a very useful thing to increase your productivity, compared to a bare-bones gcc.
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #3 on: March 23, 2003, 06:36:50 PM »
Quote
You need to also remember that vbcc doesn't do c++, just c.


Yes, as is SAS/C (unless you consider its preprocessor as a serious C++ development platform, which I don't).
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #4 on: March 23, 2003, 06:46:52 PM »
Quote
It's not that slow, on up to date computer.


I've tried gcc 2.95.3 and it's a snail. I've tried it on a 1.4Ghz PC. Compared to SAS/C on the same computer, it's so slow that I couldn't imagine using it for serious development. Of course such a decision very much depends on your programming style. I like to compile often with full optimization.

Quote
Source level debugger: gdb


Well, I'm aware that there is a program with that name in the gcc tree but I just can't get it to work :-)  I'd very much appreciate some comments on gdb: does it work, is it any good, what do you do if it reports that it can't find symbols ?
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show all replies
    • http://devplex.awardspace.biz
Re: Easiest Cheapest way for C++ Dev on AmiOS?
« Reply #5 on: March 24, 2003, 12:42:56 AM »
Quote
Not tremedously cheap, but compared to what it used to cost I suppose it's ok.


If your currency conversion is correct (100 US$),  then it's massively overpriced. It's available for 49,95 directly from the manufacturer.