public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Nils O. Selåsdal" <noselasd@frisurf.no>
To: gcc@gcc.gnu.org
Subject: Successful Build, GCC 3.1.1,  NetBSD 1.5.3 i386
Date: Mon, 29 Jul 2002 04:21:00 -0000	[thread overview]
Message-ID: <1027861148.1477.9.camel@space> (raw)

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) 
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    
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=/home/noselasd/gcc311
Thread model: single
gcc version 3.1.1


-- 
Nils Olav Selåsdal <NOS@Utel.no>
System Developer, UtelSystems a/s
w w w . u t e l s y s t e m s . c o m


                 reply	other threads:[~2002-07-28 12:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1027861148.1477.9.camel@space \
    --to=noselasd@frisurf.no \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).