Welcome, Guest. Please login or register.

Author Topic: trying to compile some C++...  (Read 2352 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: trying to compile some C++...
« on: September 17, 2007, 10:07:08 PM »
About DICE:
First of all, C++ cannot be translated with DICE since DICE is a C compiler only.  Secondly, the code generated by GCC v3.4.0 is much better than DICE.  Thirdly, VBCC, although still not a C++ compiler, can compile C more efficiently than DICE.  Finally, DICE is only useful to you if you're still running Kickstart 1.3 .

About AmiDevC++:
Cross compiling is much faster than compiling under WinUAE and is generally preferred.  This will also solve your editor and keymap problem.