From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30901 invoked by alias); 20 May 2008 15:06:42 -0000 Received: (qmail 30590 invoked by uid 22791); 20 May 2008 15:06:36 -0000 X-Spam-Check-By: sourceware.org Received: from ext-ch1gw-7.online-age.net (HELO ext-ch1gw-7.online-age.net) (64.37.194.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 20 May 2008 15:06:14 +0000 Received: from int-ch1gw-5.online-age.net (int-ch1gw-5 [3.159.232.69]) by ext-ch1gw-7.online-age.net (8.13.6/8.13.6/20051111-SVVS-TLS-DNSBL) with ESMTP id m4KF6Bwt027394 for ; Tue, 20 May 2008 11:06:12 -0400 Received: from cinmlef06.e2k.ad.ge.com (int-ch1gw-5 [3.159.232.69]) by int-ch1gw-5.online-age.net (8.13.6/8.13.6/20050510-SVVS) with ESMTP id m4KF6ADM017560 for ; Tue, 20 May 2008 11:06:11 -0400 (EDT) Received: from ALPMLVEM08.e2k.ad.ge.com ([3.159.17.70]) by cinmlef06.e2k.ad.ge.com with Microsoft SMTPSVC(6.0.3790.2499); Tue, 20 May 2008 11:06:02 -0400 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: 32 bit gcc Date: Tue, 20 May 2008 15:34:00 -0000 Message-ID: <8E460D1B58F94945A20AA70D4D41430D052DE936@ALPMLVEM08.e2k.ad.ge.com> From: "Vardhan, Sundara (GE Infra, Energy)" To: X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-05/txt/msg00201.txt.bz2 Hi All I have a 64-bit Red-Hat OS but just downloaded gcc 4.2.3 and need to compil= e it as a 32-bit compiler. I tried different configure options but could no= t seem to set it. I still get a gcc which is linked to 64-bit libraries. An= y pointers? Thanks and Regards Vardhan