delorie.com/archives/browse.cgi | search |
Date: | Thu, 18 Jul 1996 10:08:27 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Bresie <breezy AT dali DOT math DOT swt DOT edu> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Problem Compiling via Make |
In-Reply-To: | <4sh9a6$gj1@pirates.cs.swt.edu> |
Message-Id: | <Pine.SUN.3.91.960718100621.338D-100000@is> |
Mime-Version: | 1.0 |
On 16 Jul 1996, Bresie wrote: > I also forgot to mention that when linking for the main program, it complains > about undefined items. I have my DJGPP environment variable set, and I also > have tried the makefile below with -LC:\DJGPP\LIB. That's in the FAQ. The reason is that you didn't put -lxlib at the end of the link command. See section 8.9 of the FAQ (v2/faq201b.zip from the same place you get DJGPP) for more details.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |