> i deleted the original message. russ, i can't verify your claim > that cpp always seaches . first by experiment. > > cpp -Iplan9 -I. from the top directory does what was intended. > i tested using <inc1.h> and not "inc1.h". the problem was the > behavior was not the same when using kenc with the -p option. > > i did not test my change, but i assume that if you don't pass cpp > -I. -Iplan9 and instead pass the command line that worked orignally, > it will still work.
you are correct that 8c -p misbehaves on #include <inc1.h>. the original mail and my reply were about #include "inc1.h". russ
