delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Robert Mcnulty junior" <bmj2001 AT bellsouth DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | compiling 3.0 |
Date: | Mon, 18 Jun 2001 17:51:17 -0500 |
Message-ID: | <NFBBLAKLFMEAGDCBHKFOAEFPCAAA.bmj2001@bellsouth.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
The instructions for compiling gcc (or anything else) is simple. 1) get the sources 2) put them in your home directory 3) de-archive them 4) mkdir object 5) ../gcc-3.0/configure --program-suffix=alpha 6) make bootstrap 7) make check 8) make install enough for day one day two 1) deltree object 2) CC="gcc-alpha(?)" ../gcc-3.0/configure --beta1 3) make bootrap 4) make check 5) make install day 3 Now you can customize gcc 3.0 to meet your needs. The point is, configure makes a standard Cygwin compiler. Robert McNulty Junior mailto:bmj2001 AT bellsouth DOT net Writer, programmer, Linux, Windows 98, Cygwin Star Trek dachshunds computers vcrs tvs stereos Music programming sound compiling compilers Developing solutions for tomorrow, today Free software developer -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |