This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: include files
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Bob Gardenier <bob dot gardenier at gmail dot com>
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Thu, 24 Mar 2016 17:41:01 +0000
- Subject: Re: include files
- Authentication-results: sourceware.org; auth=none
- References: <DAAE5E2D-B78D-4973-A58A-ACEE3730A142 at gmail dot com> <CCE9A71E-5490-4834-A452-44B9CBBD6AD3 at gmail dot com>
On 24 March 2016 at 16:54, Bob Gardenier wrote:
> In all my source files the # include statement produces the same error (with different names):
>
> /ONTW/C/GEN/SRC_F/DB.C (or other names) : FATAL ERROR: DB.IMP: FILE NOT FOUND
That is not an error that comes from GCC.