At 02:13 AM 5/12/04 -0700, you wrote:
>Is there a gcc option to specify no_current_dir for
>the search (or include) path? Or at least something to
>override the current path with a Idir option?
>
>It seems like the current path is searched 1st & then
>the Idirs. Is there an option to change the order,
>search the Idirs 1st & then the current dir or
>completely knock the current dir???
Use include <filename> instead of include "filename". That should
work. That's the general intent of the difference and it does for most
compilers I've used but I haven't tried it.
Robert
" 'Freedom' has no meaning of itself. There are always restrictions,
be they legal, genetic, or physical. If you don't believe me, try to
chew a radio signal. "
Kelvin Throop, IIIMessage
Re: [lpc2000] gcc - current dir search path
2004-05-12 by Robert Adsett
Attachments
- No local attachments were found for this message.