X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <48CD8D8A.2050900@alice.it> <48EE2DB3.8020109@alice.it>
Subject: RE: [ANNOUNCEMENT] Updated experimental package: gcc4-4.3.2-1
Date: Thu, 9 Oct 2008 17:25:28 +0100
Message-ID: <047d01c92a2b$a486d570$9601a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <48EE2DB3.8020109@alice.it>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Angelo Graziosi wrote on 09 October 2008 17:14:

  Hi Angelo,

> with gfortran-4 from gcc-4 package
> 
>     $ gfortran-4.exe hello.F95 -o hello_cyg
> 
> I obtain a file, hello_cyg.exe, of 381598 bytes.
> 
> If I use the build of gfortran I did at the end of August, when
> GCC-4.3.2 was released [1], the result is
> 
>     $ gfortran hello.F95 -o hello_my
> 
> with hello_my.exe of 133075 bytes!

> Obviously, stripping hello_cyg.exe gives a file of only 99840 bytes!
> 
> It seems that gcc-4 uses '-g' even when it is not given on command
> line!!!
> 
> IS THIS true?
> Is there some problem here?

  Is it perhaps that the runtime library has debug in it with my package but
not from your self-build version?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

