X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 03 Feb 2008 14:34:12 -0800 From: Jerry DeLisle Subject: Re: Memory leak problem reported with gfortran In-reply-to: <01bc01c866af$cbe52080$2e08a8c0@CAM.ARTIMI.COM> To: cygwin AT cygwin DOT com Message-id: <47A64164.5080903@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <47A614EC DOT 1010104 AT verizon DOT net> <01bc01c866af$cbe52080$2e08a8c0 AT CAM DOT ARTIMI DOT COM> User-Agent: Thunderbird 2.0.0.9 (X11/20071115) X-IsSubscribed: yes 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 Dave Korn wrote: > On 03 February 2008 19:24, Jerry DeLisle wrote: > >> I have confirmed this problem on Cygwin reported here: >> >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35063 > >> Those of you most familiar with the Windows environment could perhaps help >> here. Is this a bug in Cygwin memory management? > > Are you using cygwin as anything other than a shell to launch mingw32 > compilers and the mingw32 applications they build? > > cheers, > DaveK This is a locally built gfortran on Cygwin using the usual Cygwin bash shell. $ gfc -v Using built-in specs. Target: i686-pc-cygwin Configured with: ../gcc43/configure --prefix=/usr/local/gfortran --enable-languages=c,fortran --disable-bootstrap --enable-threads=posix --enable-sjlj-exceptions --enable-version-specific-runtime-libs --enable-nls --disable-libmudflap --disable-shared --disable-win32-registry --with-system-zlib --enable-checking=release --enable-werror --without-included-gettext --without-x --enable-libgomp Thread model: posix gcc version 4.3.0 20080128 (experimental) [trunk revision 131899] (GCC) Jerry -- 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/