[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: srm nightmare, milo & kernel future questions




 just install gcc-3.2 in addition to gcc-2.9.5. You then should change
 the link for gcc to point to gcc-3.2 (It probably points to gcc-2.9.5).
 This is one of the nice things about gcc that you can easily put
 various different versions of it on your machine and use them in
 parallel.

I'm confused about how to do this. I added unstable to my sources.list to get access to 3.2, but in dselect that wants to upgrade the universe. If I just run apt-get --simulate install gcc-3.2 I still get a ton of dependencies (below), including the scary REMOVE on the 2.4.18 kernel that I happen to be running!

How do I "just install gcc-3.2"? I guess I could just download the gcc-3.2 deb file and install that, but what about the other stuff it depends on?

Thanks,
Chris

west:/etc/apt# apt-get -s install gcc-3.2
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
binutils coreutils cpp-3.2 gcc-3.2-base initrd-tools libc6.1 libc6.1-dev libdb1-compat libgcc1
  locales modconf module-init-tools modutils
The following packages will be REMOVED:
  kernel-image-2.4.18-generic libnss-db
The following NEW packages will be installed:
  coreutils cpp-3.2 gcc-3.2 gcc-3.2-base libdb1-compat module-init-tools
The following held packages will be changed:
  coreutils
8 packages upgraded, 6 newly installed, 2 to remove and 154  not upgraded.
Remv kernel-image-2.4.18-generic (2.4.18-5.0.1 Debian:3.0r1a/stable)
Remv libnss-db (2.2-6.2 Debian:unstable)
Inst libdb1-compat (2.1.3-7 Debian:unstable) []
Inst libc6.1-dev (2.3.1-17 Debian:unstable) []
Inst locales (2.3.1-17 Debian:unstable) []
Inst libc6.1 (2.3.1-17 Debian:unstable)
Conf libdb1-compat (2.1.3-7 Debian:unstable)
Conf libc6.1 (2.3.1-17 Debian:unstable)
Inst coreutils (5.0-3 Debian:unstable)
Conf coreutils (5.0-3 Debian:unstable)
Inst libgcc1 (1:3.3-3 Debian:unstable)
Inst modutils (2.4.21-2 Debian:unstable)
Inst binutils (2.14.90.0.4-0.1 Debian:unstable)
Inst gcc-3.2-base (1:3.2.3-4 Debian:unstable)
Inst cpp-3.2 (1:3.2.3-4 Debian:unstable)
Inst gcc-3.2 (1:3.2.3-4 Debian:unstable)
Inst module-init-tools (0.9.12-1 Debian:unstable)
Inst initrd-tools (0.1.47 Debian:unstable)
Inst modconf (0.2.44 Debian:unstable)
Conf libc6.1-dev (2.3.1-17 Debian:unstable)
Conf locales (2.3.1-17 Debian:unstable)
Conf libgcc1 (1:3.3-3 Debian:unstable)
Conf modutils (2.4.21-2 Debian:unstable)
Conf binutils (2.14.90.0.4-0.1 Debian:unstable)
Conf gcc-3.2-base (1:3.2.3-4 Debian:unstable)
Conf cpp-3.2 (1:3.2.3-4 Debian:unstable)
Conf gcc-3.2 (1:3.2.3-4 Debian:unstable)
Conf module-init-tools (0.9.12-1 Debian:unstable)
Conf initrd-tools (0.1.47 Debian:unstable)
Conf modconf (0.2.44 Debian:unstable)



Reply to: