From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jody" Subject: bcc vx. gcc differences Date: Sun, 14 Mar 2004 10:58:12 -0500 Sender: linux-8086-owner@vger.kernel.org Message-ID: <002001c409dd$27c4d550$e9fd1a42@vash> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-8086 I am curious about the specific differences between bcc and gcc. I know that one of the reasons bcc can't compile itself is that it's not written to be compliant with the restrictions on C code it can compile vs. the code gcc can compile. What would need to be changed to get bcc to compile itself? Jody