Thread: what gcc?
View Single Post

   
  #2 (permalink)  
Old 02-18-2008, 05:19 PM
Menno Duursma
 
Posts: n/a
Default Re: what gcc?

On Sat, 11 Oct 2003 16:42:02 +0000, HamRadio wrote:

> Hi there,
> I'm going to install Slack 9.1 and I know I'll have to choose between
> installing gcc-3.2.3 or gcc-3.3.1.
> I'd like to have the same version that has been used to compile all the
> packages in the distribution.
> Is it 3.2.3 or 3.3.1?


The former with CFLAGS="-02 -march=i486 -mcpu=i686" set.
(And i'd think CXXFLAGS="$CFLAGS" as well.)

> Thanks for answering.


NP.

--
-Menno.

Reply With Quote