www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/12/08/23:00:10

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Message-ID: <3C12DDC0.10407@vif.com>
From: Sahab Yazdani <sahaby AT vif DOT com>
Organization: PheonixSoft Interactive
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.6+) Gecko/20011206
X-Accept-Language: en-us
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: problems with LWP (multithreader)
References: <zoAQ7.751$UX1 DOT 491209 AT news DOT uswest DOT net> <fEAQ7.755$UX1 DOT 501077 AT news DOT uswest DOT net>
Cache-Post-Path: www.vif.com!unknown AT ip216-239-69-249 DOT vif DOT net
X-Cache: nntpcache 2.4.0b4 (see http://www.nntpcache.org/)
Lines: 24
NNTP-Posting-Date: Sat, 08 Dec 2001 21:45:00 CST
X-Trace: sv3-bXox+2szbKz2jUYTh6TVN2ZiVoxt0NfIMVHQSJDFLF5m9iEwCypOle3CPeVVBtDOcO67k9uvLdxDqXn!gk6qjXZXAE+ZMMn//3/HhbLdmbB2nPxZJgQk4c7QFDSF7Yl3lawS
X-Complaints-To: abuse AT GigaNews DOT Com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-Info: Please be sure to forward a copy of ALL headers
X-Abuse-Info: Otherwise we will be unable to process your complaint properly
Date: Sun, 09 Dec 2001 03:45:00 GMT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

i've never used the library before, but by the description that you 
give, it seems you haven't compiled the library before.  *so* copy the 
files in the package into a directory somewhere (contrib maybe?) and run 
"make" (sans quotes).  this will probably output a file called lwp.a or 
something that ends with .a . after that you have to modify your 
program's compiler options to include the new .a file in its compilation.

like this:

gcc foo.c files/directory/lwp.a -o foo.exe

obviously files/directory has to be changed to something meaningful like 
"C:/Djgpp/lib/lwp.a"

l8rs.

-- 
**************************************************************
* Sahab Yazdani * "So its decided then, you get the monkeys  *
* Thornhill S.S * and I'll get the typewriters..."           *
**************************************************************
* http://pheonixsoft.virtualave.net/                    * :) *
**************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019