delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | "Derek" <djny AT flashmail DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | problems with LWP (multithreader) |
Lines: | 25 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Message-ID: | <zoAQ7.751$UX1.491209@news.uswest.net> |
Date: | Sat, 8 Dec 2001 20:55:10 -0600 |
NNTP-Posting-Host: | 216.161.131.188 |
X-Trace: | news.uswest.net 1007866527 216.161.131.188 (Sat, 08 Dec 2001 20:55:27 CST) |
NNTP-Posting-Date: | Sat, 08 Dec 2001 20:55:27 CST |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello, I tried using the LWP multithreading package but I got an error trying to compile a program using it. I included lwp.h. I got this message: error: undefined reference to 'lwpInit' error: undefined reference to 'lwpSpawn' The program actually "compiled" with no errors, but when it got to "creating" is when I got the above message. In the LWP zip file I downloaded, there was lwp.h, which I copied to DJGPP's "include" directory. There were also some other files, but I didn't know where to put them, so I didn't put them anywhere. They are: dpmiint.s lwpasm.s makefile Do I need to transfer these file to some DJGPP directory? Is this what's causing my error? Thanks Derek Young
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |