0 Members and 1 Guest are viewing this topic.
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.