delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/03/12/03:02:21

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <000b01c1c99c$154c7d20$2801a8c0@dcuthbert2k>
From: "Dylan Cuthbert" <dylan AT q-games DOT com>
To: "Dockeen" <dockeen AT mchsi DOT com>, "Cygwin AT Cygwin. Com" <cygwin AT cygwin DOT com>
References: <NCBBLKKJGBJOLDFMCKFPMECCCAAA DOT dockeen AT mchsi DOT com>
Subject: Re: GCC-3.1/Cygwin
Date: Tue, 12 Mar 2002 17:01:15 +0900
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

I'm just going through it now as it happens, here's a blow by blow set of
instructions:

1> cd /usr/src        # make the directory if it doesn't exist
2> cvs -z 9 -d :pserver:anoncvs AT subversions DOT gnu DOT org:/cvsroot/gcc login
3> press the return key for the password
4> cvs -z 9 -d :pserver:anoncvs AT subversions DOT gnu DOT org:/cvsroot/gcc co -r
gcc-3_1-branch -d gcc-3_1

you should see a list of files as it grabs all the latest versions (if the
server isn't too busy, if it is you may have to try again)

once it has finished with no errors:

5> mkdir gcc-build-3_1
6> cd gcc-build-3_1
7> ../gcc-3_1/configure

make sure the configuration completes with no error.

8> make bootstrap

Make sure it completes with no error. (takes a while!)

Now you have to remove the previous installation, especially if you
installed gcc 3.0.x, go to the /usr/local/include directory if it exists...
if there is a g++-v3 directory in there: type  "mv g++-v3 g++-v3.old" to
move it out of the way and prevent conflicts. (I got some weird stuff
happening on my system)

9> make install
10> g++ --version

This should display "v3.1 beta, Free software is not guaranteed to compile
any code whatsoever".. or something along those lines ;-)

Regards

---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com/personal/utils

----- Original Message -----
From: "Dockeen" <dockeen AT mchsi DOT com>
To: <dylan AT q-games DOT com>
Sent: Tuesday, March 12, 2002 2:06 PM
Subject: GCC-3.1/Cygwin


> Care to give a simple blow by blow, suitable for
> a retarded physicist on how you built under Cygwin?
>
> If you're too busy, no sweat, thanks for the inspiration...
>
> Wayne Keen


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019