X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <48CD8D8A DOT 2050900 AT alice DOT it> <48EE2DB3 DOT 8020109 AT alice DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/