From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Subject: Dev86 behavior change Date: Mon, 08 May 2006 02:41:38 -0400 Message-ID: <445EE822.5020702@nc.rr.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS I copied elks/include to elkscmd/include and changed Make.defs to reflect that. Suddenly, many of the original include errors vanished while other errors appeared. It seems that cpp for bcc doesn't like using a path outside of the build directory, but that observation could be wrong. Someone else test this out?