Przemek, Maurilio:

>>Once again thank you very much for your help. Now MT for OS2
>>seems to be fully functional and works well. Some minor things
>>can be cleaned yet but they are not big problem.
>>Have you agreed final version for TCPV40HDRS / HB_OS2_TCP32

>I think yes, let's wait for David confirmation, anyway HB_OS2_TCP32 is >more meaningfull since it pinpoints what it is changing.

Yes Iam agree, it look better

Please add in gcc.cf a comment for -DTCPV40HDRS based on:

---------------------------------------
v3.2.2 Alpha 2:
---------------
    A few bugfixes and a couple of new features.

        o The TCP/IP headers and libraries scheme have been changed.
          The default is the current OS/2 tcpip toolkit (BSD 4.4 based).
          To target the older OS/2 tcpip stack (BSD 4.3 based) you must
          define TCPV40HDRS before including any TCP/IP headers and make
          sure usr/lib/tcpipv4 is searched before usr/lib (this is to
          get the right libsocket). It is recommended to use the -D
          compiler option for the define and either the LIBRARY_PATH or
          the -L compiler/linker option for the library.
---------------------------------------

As Maurilio explained earlier, setting -DTCPV40HDRS does not complete all the work if tcpipv4 libraries are not forced, as example:

-------
  set L_USR=-Le:\usr\lib\tcpipv4
-------

David Macias

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to