delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Serge S. Spiridonoff" <sss AT corbina DOT net> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Newbie: problems building gcc 2.95.2 |
Date: | Wed, 24 Nov 1999 05:22:24 +0300 |
Message-ID: | <LNBBIGHBEMONAIAOBGMGEELCCGAA.sss@corbina.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Importance: | Normal |
Hi! I'm trying to build gcc under Windows NT but having troubles with it. I've done the following things: - installed Cygwin B20.1 - installed the patch gcc-2.95.2-cygb20.tar.gz - downloaded and unpacked gcc-2.95.2.tar.bz2 to /usr/local/src/gcc-2.95.2 - created /usr/local/build/gcc-2.95.2 scenario 1. $ cd /usr/local/build/gcc-2.95.2 $ bash /usr/local/src/gcc-2.95.2/configure -v i586-cygwin32 this works fine $ make > make.log 2>&1 this fails with /usr/local/src/gcc-2.95.2/gcc/libgcc2.c:41: stdlib.h: No such file or directory /usr/local/src/gcc-2.95.2/gcc/libgcc2.c:42: unistd.h: No such file or directory scenario 2. install the gcc-2.95.2-x86-win32.diff patch first in this case, configure fails with Configuring gcc... : not found : not found : not found : not found : not found /usr/local/src/gcc-2.95.2/gcc/configure: 123: Syntax error: Bad for loop variable Configure in /Cygnus/usr/local/build/gcc-2.95.2/gcc failed, exiting. scenario 3. I tried to not install the full patch (gcc-2.95.2-x86-win32.diff) but only relative-path and libgcc2 patches. In this case configure works but make fails telling that nothing to be done for [all] (or something like that). What am I doing wrong? Thanks in advance Serge S. Spiridonoff -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |