Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2004 20:36:57 -0500
From:      Sean <rsh.lists@comcast.net>
To:        freebsd-questions@freebsd.org, "Michael C. Shultz" <reso3w83@verizon.net>
Subject:   Re: Passing options to a 'make install clean'
Message-ID:  <41D5FEB9.2020306@comcast.net>
In-Reply-To: <200412311702.06581.reso3w83@verizon.net>
References:  <200412311611.02070.reso3w83@verizon.net> <41D5EDB6.3030400@comcast.net> <200412311702.06581.reso3w83@verizon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael C. Shultz wrote:
>>------------------------------------------------------
>>
>>Thanks Mike.
>>I just put this amd64 system together this week after my old Intel
>>died. The speed is impressive but I did not think there would be so
>>many minor jabs getting things up again.
> 
> 
> I never install anything that causes gcc to be rebuilt, if something 
> needs that it stays off my machines!  Are you running an old FreeBSD 
> version by any chance? If so maybe you would be better off
> going to FreeBSD 5-Stable which has a nice up to date gcc as part of the 
> base system.
> 
> Here is from the gcc that is part of the base system on my FreeBSD 5.3 
> machine:
> 
> root@ringworm:/home/mike/TEMP/bin#gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.2 [FreeBSD] 20040728
> root@ringworm:/home/mike/TEMP/bin#       
> 
> -Mike
> 
> 
>

Actually I am running 5.3 Release.
tardis# gcc -v
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728

It is probably due to the amd64 platform.

Sean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D5FEB9.2020306>