"vbcc is a highly optimizing portable and retargetable ISO C compiler. It supports ISO C according to ISO/IEC 9899:1989 and a subset of the new standard ISO/IEC 9899:1999 (C99)."
Joined: 18-Jan-2003 Posts: 2317
From: Minnesota, USA
@T_Power
VBCC produces cleaner code than GCC but GCC supports C++ while VBCC only supports standard C. It's your choice but I would probably use VBCC for any standard C code and just use GCC for anything that VBCC doesn't handle (like stuff ported from Linux/Unix).
Status: Offline
afxgroup
Re: vbcc 0.8h released Posted on 30-Jan-2005 15:09:40