Boost logo

Boost Users :

Subject: Re: [Boost-users] NEWBIE: Undefined references: How do I find the library that resolves an undefined reference
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-05-30 00:23:52


On 1/24/2017 2:33 PM, JENNINGS, LYNN M NH-03 USAF AFMC 517 SMXS/MXDPB wrote:
> NEWBIE question: Undefined references: How do I find the library that resolves an undefined reference. For example, the output for the gcc linker running in MinGW shows:
>
> C:/boost/boost/asio/detail/impl/winsock_init.ipp:39: Undefined reference to `WSAStartup_at_8'
>
> I have googled the documentation a number of ways, but I cannot find the library that will resolve this error. I am sure that this is a common problem. Please point me to the documentation so I can fix this and the undefined references.

https://msdn.microsoft.com/en-us/library/windows/desktop/ms742213(v=vs.85).aspx

>
> Thanks!
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net