delorie.com/archives/browse.cgi | search |
Date: | Tue, 18 Jan 2000 12:25:36 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Gisle Vanem <gvanem AT eunet DOT no> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: make depend |
In-Reply-To: | <01a701bf6198$9fa72d80$293f8589@gv015029.bgo.nera.no> |
Message-ID: | <Pine.SUN.3.91.1000118122242.4126B-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 18 Jan 2000, Gisle Vanem wrote: > I got another idea; force gcc (and the cpp stage) to use a > specific 'specs' file. Sure, but that's hardly a good way for an average DJGPP user out there. In fact, it might even be the wrong thing for you, if the rest of the program depends on __DJGPP_MINOR__, and stdio.h isn't included. This can be a cause for some subtle hard-to-debug problems. At least add -D switches that define these symbols correctly (in the Makefile).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |