Welcome, Guest. Please login or register.

Author Topic: Should we really crack IBrowse 2.4???  (Read 85601 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigaClassicRule

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Re: Should we really crack IBrowse 2.4???
« on: January 25, 2013, 01:33:11 AM »
Quote from: NovaCoder;723897
Hiya again,

I've tried to build a few big projects using vbcc with CubicIDE and I could never get it to produce a reliable exe.    After coding for a few years now for Amiga 68k the only ones I've used to do anything with are StormC V4 (gcc mode) and AmiDevCpp.

GCC is the best bet for porting work anyway, most of the things I've worked on (ScummVM, DosBox) are coded with gcc in mind, even my DOOM port was originally written for gcc.

Hey NovaCoder this is completely not part of the OP, but since you are here and here I am wondering...what is the status towards DOSBoxAGA?
 

Offline AmigaClassicRule

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Re: Should we really crack IBrowse 2.4???
« Reply #1 on: January 25, 2013, 08:10:44 AM »
Isn't C++ a higher level object oriented language than C? Wouldn't it slow things down for classic Amiga?