You are not logged in.

#1 2007-05-19 08:20:52

geek.arnuld
Member
From: INDIA
Registered: 2007-05-03
Posts: 135
Website

how pacman handles GCC upgrade

i want to know how pacman handles a typical GCC upgrade. any pointers of information ?

Offline

#2 2007-05-19 08:52:16

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: how pacman handles GCC upgrade

just like any other update: remove the old and install the new one.

Offline

#3 2007-05-19 09:52:18

geek.arnuld
Member
From: INDIA
Registered: 2007-05-03
Posts: 135
Website

Re: how pacman handles GCC upgrade

Pierre wrote:

just like any other update: remove the old and install the new one.

:-\

i know that, i mean how it handles config files to give an example ?

Offline

#4 2007-05-19 10:01:51

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: how pacman handles GCC upgrade

It doesn't have any config files per se.

All the compilation options are in /etc/makepkg.conf, part of pacman package.

Read "man pacman" to learn how pacman handles config files.

Just sit down and use Arch for a while.

Offline

#5 2007-05-19 12:02:34

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: how pacman handles GCC upgrade

Guess he's used to gentoo where the whole system needs a recompile on every upgrade of any basic package.
gcc 4.2 is backwards compatible with 3.4, 4.0 and 4.1, so there's no need to recompile anything special. I think a binutils and glibc recompile will happen though, as those are two packages that adapt to the features of your compiler.

Offline

Board footer

Powered by FluxBB