Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2005 19:37:32 +0100
From:      Eliot Earle <sfromley@ntlworld.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: mixing portupgrade with sysinstall safe?
Message-ID:  <4269446C.6090503@ntlworld.com>
In-Reply-To: <200504221704.04214.michaelnottebrock@gmx.net>
References:  <20050422162656.1995.REES@ddcom.co.jp> <200504221422.18136.list-freebsd-2004@morbius.sent.com> <4268FFD4.7080004@ntlworld.com> <200504221704.04214.michaelnottebrock@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Nottebrock wrote:
> On Friday, 22. April 2005 15:44, Eliot Earle wrote:
> 
>>spadge@tobermory$ gcc -v
>>Using built-in specs.
>>Configured with: FreeBSD/i386 system compiler
> 
>                                 ^^^^^^^^^^^^^^^
> 
> That's the gcc that ships with FreeBSD's base-system. The ports-gcc has 
> suffixed executables: gcc34, g++34 ...
> 
> Try gcc34 -v. :-)
> 
lol, you mean I've been fretting over nothing?

Now I feel almost as stupid as I look ;-)

spadge@tobermory$ gcc34 -v
Reading specs from /usr/local/lib/gcc/i386-portbld-freebsd5.3/3.4.4/specs
Configured with: ./..//gcc-3.4-20050415/configure --disable-nls
--with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=34
--with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd5.3/3.4.4/include/c++/ 

--disable-shared --prefix=/usr/local i386-portbld-freebsd5.3
Thread model: posix
gcc version 3.4.4 20050415 (prerelease) [FreeBSD]

Which matches up to:

spadge@tobermory$ where gcc
gcc-3.4.4_20050415 is in lang/gcc34

Thanks all.

In case anyone wants a copy, the 'where' script can be got from
http://www.ramblingwaffles.net/where

-- 
Eliot
'intocabile'
www.fromley.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4269446C.6090503>