From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13863 invoked by alias); 22 Mar 2012 05:36:26 -0000 Received: (qmail 13599 invoked by uid 22791); 22 Mar 2012 05:36:24 -0000 X-SWARE-Spam-Status: No, hits=1.2 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE,TW_GC X-Spam-Check-By: sourceware.org Received: from bay0-omc4-s10.bay0.hotmail.com (HELO bay0-omc4-s10.bay0.hotmail.com) (65.54.190.212) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Mar 2012 05:36:09 +0000 Received: from BAY147-W21 ([65.54.190.199]) by bay0-omc4-s10.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 21 Mar 2012 22:36:08 -0700 Message-ID: From: Me Myself and I To: , Subject: Trying again with gcc-4.6.3 Date: Thu, 22 Mar 2012 05:36:00 -0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2012-03/txt/msg00059.txt.bz2 I am attempting to build the gcj for Windows in a unix-esque shell Trying again with gcc-4.6.3. I have downloaded a program called mcpp, which is apparently a c preprocess= or that works. ./contrib/download_prerequisites; works okay. ./configure; works okay. make; does not work okay: I am told that my C preprocessor /lib/cpp fails sanity check. How on earth am I supposed to get past this? =20=09=09=20=09=20=20=20=09=09=20=20