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 From: "Robert Mcnulty junior" To: Subject: compiling 3.0 Date: Mon, 18 Jun 2001 17:51:17 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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