X-Spam-Check-By: sourceware.org Message-ID: <468D20A0.95877AA4@dessent.net> Date: Thu, 05 Jul 2007 09:47:28 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Decimal float and the Cygwin build of GFortran. References: <20070705130708 DOT GC3540 AT SALTERDUKE2> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Brian Salter-Duke wrote: > However I have to say that I think that this is very much a cygwin > question. Knowing what packages to install before doing something is a > cygwin question and I got no sense that I had to do this on the gfortran > site before downloading the tar file of executables for cygwin. The > change from gcc (and friends) 4.2 to 4.3 is not something that is > obvious unless you are really into these things. Thanks for your help You would have had the exact same experience on a Linux or FreeBSD system if you had downloaded a set of gcc4 binaries and ran them without their prerequisite libraries installed, and that is the sense in which I meant that it's not specific to Cygwin. Like Larry said when gcc4 stabilizes to the point where we can offer it as packages in setup.exe, then this problem won't exist as the packaging system allows us to express the dependency information necessary to automatically install the needed prerequisite packages without the user having any domain-specific knowledge. In that sense it's also a generic problem that you encounter whenever you step outside the bounds of whatever package management facility your operating system offers. Brian -- 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/