FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem linking turl
Posts: 125
Joined: Wed Oct 19, 2005 02:28 PM
Problem linking turl
Posted: Mon Oct 28, 2013 05:37 PM

Hello,

I am trying to build an application that uses turl and I am running into some problems.
I am getting the following error:

\hb32\lib\win\mingw/libhbrtl.a(hbsocket.o):hbsocket.c:(.text+0x2d07): undefined reference to `WSAIoctl@36'

I am using mingw and my harbour lib in the hb32 is 3.2.0dev (r1307082134) and seems work fine with with my latest version of FWH.

Any suggestions?
Thanks
Dave

Dave Zowasky
Com1 Software, Inc.
http://www.com1software.com
information@com1software.com
330 653-3771
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Problem linking turl
Posted: Mon Oct 28, 2013 07:12 PM

Dave,

You have to link libws2_32.a from MinGW

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion