Welcome, Guest. Please login or register.

Author Topic: what compiler good for network work ?  (Read 2140 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kas1eTopic starter

what compiler good for network work ?
« on: November 24, 2004, 06:00:16 PM »
i use SAS/C + MiamiSDK211. but here is some problems (in sasc basically). What compiler is good for aos3.x _now_ ? gcc ?
vbcc ? What version is good (stables/already tested) ? what i can use bsdsocket.library in gcc for example ? i can use miamisdk in gcc ? if c++ support presend - is very good too.
thnx for answers on lame questions :)




 

Offline kas1eTopic starter

Re: what compiler good for network work ?
« Reply #1 on: November 25, 2004, 05:47:38 PM »
i try to use vbcc for little program (~500 strings). i try using bsdsocket from vbcc, and it's good. (i mean it's work ;) ) but, yes in 0.8g ver, sizeof(int) - really 4 :) , but sizeof(char) - 1 ;) strange ..

about the way what do you mean "stay away from GCC" ? realy problem to use it on amiga ? i can use bsdsocket from gcc ? and sizeof(int) = 2 i hope ?:)