Welcome, Guest. Please login or register.

Author Topic: what compiler good for network work ?  (Read 1844 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: what compiler good for network work ?
« on: November 24, 2004, 09:16:51 PM »
If you're comfortable with SAS C, VBCC shouldn't be too much of a stretch for you, just remember sizeof(int)=4 bytes instead of 2.  If you don't need C++ then for AOS 3 I'd stay away from GCC.  Here's a link to the VBCC website for the latest version that just came out (0.8g).