Hey guys
I'm currently writing a program which requires sockets (i.e. it uses network functions). I use GCC 2.95.3 and want to compile it with the -noixemul flag, the problem is it won't compile this way.
I have been told elsewhere that this is nearly impossible to do (that is compile -noixemul using the AmiTCP SDK NETINCLUDE includes instead of the ones in the INCLUDE drawer). I would of thought this wasn't the case as there are many programs that use networking that don't need ixemul.library that are seemingly compiled on GCC. And seeing as both MOS and AOS4 use GCC I wouldn't of thought that ixemul.library (or ixnet.library) would be required for networking programs.
Please can anyone help??? Anyone who can help will get a free copy of my program (actually it will be free to a.org members anyways, so that's probably not much incentive :-D)