Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: 26 Jul 2001 07:56:44 -0000 Message-ID: <20010726075644.32475.qmail@mailweb24.rediffmail.com> MIME-Version: 1.0 To: "tprince AT computer DOT org" Subject: Re: Re: Re: Re: RE: Installing cygwin gcc using sources CC: "cygwin AT cygwin DOT com" From: "Deepak Shekhar" Content-ID: Content-type: text/plain Content-Description: Body Content-Transfer-Encoding: 7bit Hi I am back again with the same problem. As u suggested , i installed the latest version of cygwin from binaries and downloaded the latest version of binutils and gcc sources. I tried to configure the new set of sources, but got struck at the same point. Please can u enumerate how can i go about building gcc from sources on cygwin (i586) thanks in advance Deepak ------------- Original Message -------------- "Tim Prince" wrote: To:"Deepak Shekhar" From:"Tim Prince" Date:Wed, 4 Jul 2001 10:55:37 -0700 CC: Subject: Re: Re: Re: RE: Installing cygwin gcc using sources You certainly need bring your cygwin installation current, both with the binaries and the source you are building. ----- Original Message ----- From: "Deepak Shekhar" To: Cc: Sent: Tuesday, July 03, 2001 6:38 AM Subject: Re: Re: Re: RE: Installing cygwin gcc using sources > thanks for the information on "make bootstrap". > But i tried "make bootstrap" after the configure but still it gives an error at the same point. > Can u tell me the sequence odf commands i need to give?? > Is the following sequence correct?? > > 1)$../binutils-20010425-2/configure --enable-languages='c' --prefix=/home/deepak/exe -v > 2)$make all (make bootstrap) > 3)$make install > 4)$../gcc-2.95.3-4/configure --enable-languages='c' --prefix=/home/deepak/exe -v > 5)$make all (make bootstrap) > 6)$make install > > The cygwin on my machine is 6 months old. Do i need to install the latest version and give a try??? > > > ------------- Original Message -------------- > "Tim Prince" wrote: > To:"Deepak Shekhar" > From:"Tim Prince" > Date:Mon, 2 Jul 2001 05:57:38 -0700 > Subject: Re: Re: RE: Installing cygwin gcc using sources > > No, there isn't any separate documentation for cygwin. The standard gcc > documents apply, although they don't cover the configure flags for > cygwin. Yes, it may be possble to build the same or nearly the same > version without bootstrap, but it's obviously risky. With bootstrap, > you rely only on the old gcc working without optimization, and you allow > gcc to self-configure, subject to the flags you set yourself on > configure. You also get the advantage of the testing to see whether > your new compiler produces the same results when built with and without > optimization. > > I assume that your keyword 'all' is ignored and doesn't cause any > problems. > ----- Original Message ----- > From: "Deepak Shekhar" > To: > Sent: Monday, July 02, 2001 2:43 AM > Subject: Re: Re: RE: Installing cygwin gcc using sources > > > > > > can u tell more about what "make bootstrap" does. > %3 _________________________________________________________ For Rs. 2,000,000 worth of Aptech scholarships click below http://events.rediff.com/aptechsch/scholarship.htm -- 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/