Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Content-Type: text/plain; charset="euc-kr" From: Tim Prince Reply-To: tprince AT computer DOT org To: mingshey AT kornet DOT net, Ryu Myungsunn , cygwin AT cygwin DOT com Subject: Re: 1.3.10 gcc/g77 won't install, won't work Date: Mon, 25 Mar 2002 06:23:20 -0800 X-Mailer: KMail [version 1.3.2] References: <3C9F2EC9 DOT 80DFBE88 AT lge DOT com> In-Reply-To: <3C9F2EC9.80DFBE88@lge.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020325142321.8E3062CB19@inet1.ywave.com> On Monday 25 March 2002 06:06, Ryu Myungsunn wrote: > Recently I updated cygwin to 1.3.10 and got "installation incomplete > Check /setup.log.full" message. but no /setup.log.full was found. > > Later I discovered that g77(v0.5.25) won't produce .exe files while > producing .o files. > This was the same with gcc(v2.95.3-5). > The same versions of gcc and g77 work nicely on solaris7-sparc > environment. > Your font is quite difficult to read here. It's not your g77 version. You may have somehow introduced breakage (possibly in more than one place) in your g77 linkage setup. Since you give no particulars, anyone trying to help you would be guessing. You haven't even revealed whether you got binutils installed. One of the common problems with the cygwin setup is the introduction of a spurious -lm in the default g77 setup. Such breakage in the g77 version installed by cygwin does not necessarily extend to a separate version of gcc/g77 installed from source. -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/