X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <49612A77.3050901@sbcglobal.net> Date: Sun, 04 Jan 2009 13:30:31 -0800 From: Tim Prince Reply-To: tprince AT computer DOT org User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Dave Korn CC: Tim Prince , cygwin AT cygwin DOT com Subject: Re: [1.7] no Fortran References: <49604830 DOT 7010102 AT sbcglobal DOT net> <2ca21dcc0901041109h7f66404fq4dc6e99e1640dd8e AT mail DOT gmail DOT com> In-Reply-To: <2ca21dcc0901041109h7f66404fq4dc6e99e1640dd8e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Dave Korn wrote: > Tim Prince wrote: > >> I assumed, perhaps wrongly, there was no intention to provide Fortran in >> setup.exe. >> > > ??? > > DKAdmin AT ubik ~ > $ cygcheck -c cygwin gcc4-fortran > Cygwin Package Information > Package Version Status > cygwin 1.7.0-35 OK > gcc4-fortran 4.3.2-1 OK > > DKAdmin AT ubik ~ > > or for 1.5: > > ~ $ cygcheck -c cygwin gcc4-fortran > Cygwin Package Information > Package Version Status > cygwin 1.5.25-15 OK > gcc4-fortran 4.3.2-1 OK > @_______. . > ( /"\ > ||--||(___) > '" '"'---' > ~ $ > > >> I noticed under gcc-4 -v that --enable-languages includes a >> bogus selection of f77, which raises doubt about whether omission of >> fortran is intentional. >> > > ????? > > DKAdmin AT ubik ~ > $ gfortran-4 -v > Using built-in specs. > Target: i686-pc-cygwin > Configured with: /gnu/gcc/release/gcc4-4.3.2-1/src/gcc-4.3.2/configure > --srcdir=/gnu/gcc/release/gcc4-4.3.2-1/src/gcc-4.3.2 --prefix=/usr > --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin > --libexecdir=/usr/sbin --localstatedir=/var --sysconfdir=/etc > --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v > --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap > --enable-version-specific-runtime-libs --with-slibdir=/usr/bin > --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc > --enable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 > --disable-sjlj-exceptions > --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers > --enable-libjava --program-suffix=-4 > Thread model: single > gcc version 4.3.2 20080827 (alpha-testing) 1 (GCC) > > DKAdmin AT ubik ~ > $ > > >> I have built several snapshots of gcc 4.4 with fortran selected, which >> works OK, better than cygwin 1.5 has worked in recent months. >> > > ??? What does it mean to say that gcc 4.4 works better than cygwin > 1.5? One is a compiler, the other a posix emulation layer. > > >> The core 2 >> laptop freezes and must be rebooted during the gcc bootstrap, but then >> completes the build. >> > > Sounds like you have BLODA trouble? > > >> gcc testsuite hasn't behaved as well as it did perhaps a year ago. This >> may be due more to changes in behavior of Windows, with XP3 and all, than >> to anything in cygwin. On my Pentium D desktop machine, most of the >> testsuite sections restart multiple times. My Core 2 laptop terminates >> Windows before completing much of the testsuite. >> > > I've never seen anything like this happen to me. > > >> Has cygwin 1.7 been withdrawn from the mirrors? >> > > ??? You've completely lost me there. > > Perhaps we could start again with a clarification of what precisely the > problem is? > > cheers, > DaveK > So fortran has been added since the last time the mirrors were accessible (about Thursday)? Unable to get setup-2.ini from mirrors.kernel.org (tried about 4 mirror sites, same message). Does this require blowing away the entire cygwin installation to attempt from scratch? -- 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/