From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Sun, 10 Jun 2007 16:21:09 -0400 To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] pcc/8c include stuff Topicbox-Message-UUID: 7c686490-ead2-11e9-9d60-3106f5b1d025 i deleted the original message. russ, i can't verify your claim that pcc always seaches . first by experiment. pcc -Iplan9 -I. from the top directory does what was intended. i tested using 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 pcc -I. -Iplan9 and instead pass the command line that worked orignally, it will still work. - erik