From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3650 invoked by alias); 15 Oct 2002 02:00:12 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 3640 invoked from network); 15 Oct 2002 02:00:09 -0000 Received: from unknown (HELO sccmmhc01.mchsi.com) (204.127.203.183) by sources.redhat.com with SMTP; 15 Oct 2002 02:00:09 -0000 Received: from DAKEENS ([12.218.73.167]) by sccmmhc01.mchsi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20021015020009.FVQQ3589.sccmmhc01.mchsi.com@DAKEENS> for ; Tue, 15 Oct 2002 02:00:09 +0000 From: "Dockeen" To: Subject: Re: Giant executables.. what am I doing wrong? Date: Mon, 14 Oct 2002 19:00:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-10/txt/msg00179.txt.bz2 Have you tried to do a "strip" on the exe? Wayne