comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <p.obry@wanadoo.fr>
Subject: Re: LINK Undefined Reference to WIN32 binding using GNAT 3.13
Date: 2000/08/09
Date: 2000-08-09T14:15:30+00:00	[thread overview]
Message-ID: <u8zu6ikyi.fsf@wanadoo.fr> (raw)
In-Reply-To: 009301c00203$3ae00050$cf18b70a@db2000

"David Botton" <David@Botton.com> writes:

> You need to include the library containing those functions in to your build.
> 
> Try putting the following in your code (assuming you are using GNAT):
> 
> pragam Linker_Options ("-lwsock32");


Or add this library on the command line:

   $ gnatmake whatever -largs -lwsock32

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--|
--| "The best way to travel is by means of imagination"




      parent reply	other threads:[~2000-08-09  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-09  0:00 LINK Undefined Reference to WIN32 binding using GNAT 3.13 Antonio Melle
     [not found] ` <009301c00203$3ae00050$cf18b70a@db2000>
2000-08-09  0:00   ` Pascal Obry [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox