Welcome, Guest. Please login or register.

Author Topic: GCC and bsdsocket.library  (Read 2738 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline unchartedTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1520
    • Show all replies
GCC and bsdsocket.library
« on: July 11, 2003, 12:18:44 AM »
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)