From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil C Subject: gcc/g++ fails to compile Date: Sat, 2 Aug 2008 03:09:32 -0700 (PDT) Message-ID: <160074.47072.qm@web59708.mail.ac4.yahoo.com> Mime-Version: 1.0 Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: C Programming Mailing List Every time I try and complie with g++ it fails, even on the simplest of jobs. "hello world" even failed to compile. I don't have the error messages handy at the moment, but I remember them being something about improper function calling (? maybe). I refrenced the standard that the version I use uses (Version 4.3) and couldn't find any issues with the codeing either. Any ideas? Is it possible that gcc/g++ itself is broken and needs a fresh compile? If it's necessary to have the error output I will post that as well. Thanks - Phil C