X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.0 required=5.0 tests=BAYES_00,BOTNET,RCVD_IN_SORBS_WEB X-Spam-Check-By: sourceware.org Message-id: <4B954270.2040009@cygwin.com> Date: Mon, 08 Mar 2010 13:31:12 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Compiling Setup References: <72877B4AA68849B49911E0FCDAE5A95F AT Shammah> In-reply-to: <72877B4AA68849B49911E0FCDAE5A95F@Shammah> Content-type: text/plain; charset=UTF-8; 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 On 3/8/2010 1:18 AM, Stephen Grant Brown wrote: > Hi Larry, > Once again a big thank you. > >>> The new version of the compiler is packaged as 'gcc4', though this is >>> the default, which is why setup won't compile unless you install >>> 'gcc'. Don't forget to specify 'gcc-3' to setup's configure, so you >>> don't end up with 'gcc' which points to 'gcc-4' by default. > > I followed the url as requested, saw further url's, followed them and > say lists of files to install. > > A quick check of some the files seen were also seen in my computer at > the indicated places. > Where these install when I run setup.exe and installed everything? Executables are typically put in '/usr/bin'. > I have modified my Build_Setup.sh as per attached. > Was this the correct way to specify `gcc-3' to setup's configure? Yes, that's fine. You can also invoke 'gcc-3' directly from the command line just to make sure it's found. > When I run Build_Setup.sh I get > > Admin AT Shammah ~ > $ ./Build_Setup.sh > Doing CVS > Done CVS > Exit Status of cvs update is 0 > Doing bootstrap.sh > Done CVS > Exit Status of bootstrap is 0 > Doing configure > Done configure > Read /usr/src/setup/setup/README > Read /usr/src/setup/setup/configure2.out > Read /usr/src/setup/setup/config.log > Exit Status of configure is 77 > Exit_Satus of Build_Setup is 1 Looks like you'll need to look at the log files again to find out where the configure failed and why. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple