delorie.com/archives/browse.cgi | search |
Message-ID: | <010d01bf60ef$d8b87240$293f8589@gv015029.bgo.nera.no> |
From: | "Gisle Vanem" <gvanem AT eunet DOT no> |
To: | "djgpp" <djgpp AT delorie DOT com> |
Subject: | make depend |
Date: | Mon, 17 Jan 2000 14:36:20 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.5 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Reply-To: | djgpp AT delorie DOT com |
Ever since installing gcc 2.95.2 (and djgpp 2.03), 'make depend' targets always includes extra files from $DJDIR/include. Example: charpool.o: charpool.c e:/djgpp/lib/../include/sys/version.h \ charpool.h utils.h error.h With a file 'charpool.c' that only includes <stdio.h> which includes <sys/version.h>. Looking at <sys/version.h> I note it lacks "#ifndef __dj_ENFORCE_ANSI_FREESTANDING" around it as others do. If this the reason? Gisle V.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |