Renesas Technology, Tools FAQs
Last Updated: August 7, 2000
Document Number: 01051231_e
Q.
Do the directory names specified by compile driver "option -I" have a certain priority?
A.
When several directory names are specified with "option -I", the include files are retrieved in the order they were specified. In the
following example, "c:\nclude\aaa\sample.h" file is included.
[File Assignment Example]
c:\include\aaa\sample.h include file
c:\include\bbb\sample.h include file
c:\test\sample.c C source file which includes sample.h
[Command Input Example]
c:\>nc30 -I c:\include\aaa -I c:\include\bbb sample.c
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Komentarze do niniejszej Instrukcji