delorie.com/archives/browse.cgi | search |
Date: | Tue, 11 Jan 2000 15:01:44 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Andrea Ryan <aryan AT global2000 DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Include Paths |
In-Reply-To: | <387A980E.B91D4817@global2000.net> |
Message-ID: | <Pine.SUN.3.91.1000111150121.19064A-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, 11 Jan 2000, Andrea Ryan wrote: > SET CPLUS_INCLUDE_PATH=%MGL_ROOT%/include; > SET C_INCLUDE_PATH=%MGL_ROOT%/include; Remove the trailing semi-colons from these two lines. They are unnecessary and can cause trouble. After removing them, run the modified batch file and see if your previous problems are solved. Other that that, I don't see anything in this batch file that could interfere with normal DJGPP operation.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |