From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26199 invoked by alias); 28 Jul 2002 12:57:32 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26188 invoked from network); 28 Jul 2002 12:57:30 -0000 Received: from unknown (HELO mail46.fg.online.no) (148.122.161.46) by sources.redhat.com with SMTP; 28 Jul 2002 12:57:30 -0000 Received: from space.fiane.intra (ti131110a001-0057.dialup.online.no [130.67.112.249]) by mail46.fg.online.no (8.9.3/8.9.3) with ESMTP id OAA02702 for ; Sun, 28 Jul 2002 14:57:27 +0200 (MET DST) Subject: Successful Build, GCC 3.1.1, NetBSD 1.5.3 i386 From: "Nils O." =?ISO-8859-1?Q?Sel=E5sdal?= To: gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 29 Jul 2002 04:21:00 -0000 Message-Id: <1027861148.1477.9.camel@space> Mime-Version: 1.0 X-SW-Source: 2002-07/txt/msg01350.txt.bz2 Hi, I successfully built GCC 3.1.1 on NetBSD 1.5.3 i386. I needed to install binutils, else the build quickly failed with some errors from the linker. binutils (and gmake 3.79.1)=20 were installed from the package collection, it installs in /usr/pkg/bin, so I made sure that dir were first in the PATH $ setenv PATH /usr/pkg/bin:$PATH After that, and using gmake it builds. $ pkg_info binutils Information for binutils-2.11.2: $ uname -a NetBSD pip 1.5.3 NetBSD 1.5.3 (GENERIC) #34: Mon Jul 1 21:36:06 CEST 2002=20=20=20=20 he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386 $ gcc-3.1.1/config.guess i386-unknown-netbsdelf1.5.3 $ gcc311/bin/gcc -v Reading specs from gcc311/bin/../lib/gcc-lib/i386-unknown-netbsdelf1.5.3/3.1.1/specs Configured with: /home/noselasd/gcc-3.1.1/configure --prefix=3D/home/noselasd/gcc311 Thread model: single gcc version 3.1.1 --=20 Nils Olav Sel=E5sdal System Developer, UtelSystems a/s w w w . u t e l s y s t e m s . c o m