Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 1998 18:42:53 +1100
From:      TLiddelow@cybec.com.au (Tim Liddelow)
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        Brian Tao <taob@nbc.netcom.ca>, FREEBSD-CURRENT <freebsd-current@FreeBSD.ORG>
Subject:   Re: gcc 2.8.0
Message-ID:  <34BDBDFD.6529690@cybec.com.au>
References:  <Pine.GSO.3.95.980114235345.26754w-100000@tor-adm1> <34BDA399.2F3F8E92@cybec.com.au> <19980115010336.51647@emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> -rw-rw-r--  1 dan devel  243986 Jan  5 08:43 egcs-1.0.1-pgcc-1.0.1.diff.gz
> -rw-rw-r--  1 dan devel 6700735 Jan  3 17:19 egcs-core-1.0.1.tar.gz
> -rw-rw-r--  1 dan devel 1318704 Jan  3 17:19 egcs-g++-1.0.1.tar.gz
> 
> extracted them, applied the patch, cd'd into the gcc directory (i.e. I
> did _not_ build the other subdirs), ran
> 
> ./configure --with-gnu-as --with-gnu-ld --with-exec-prefix=p
> 
> Then did a make bootstrap LANGUAGES="c c++", then a make install.  I
> haven't tried pgc++ yet, but plain pgcc seems to work.  Haven't done
> any timing tests either, but the few programs I've recompiled don't
> really feel any faster.

Oh well...I didn't do a configure with gnu as or gnu ld.  That
wasn't the problem; the problem is that I didn't specify the
LANGUAGES line and as a result it built the f77 stuff which died
while comparing files from a couple of stages.  I didn't care
about the fortran stuff, so the way I got it installed was
to do exactly what you did.

Should I reconfigure using gnu as and gnu ld ?

System is 2.2-STABLE, by the way.


Cheers
Tim.

-- 
====================================================================
 Tim Liddelow                      *      Internet Consulting
 Internet Project Manager       *    *         
 Cybec Pty Ltd                      *     Anti Virus/Firewalls/Security
 Phone: +61 3 9825 5645                   C++/UNIX/WIN32/OOP/OOD/WWW 
 mailto:TLiddelow@cybec.com.au    *       http://www.vet.com.au/
=====================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34BDBDFD.6529690>