Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-22 Thread Jeremi Piotrowski
On Sat, Dec 20, 2014 at 9:04 PM, meino.cra...@gmx.de wrote: Matti Nykyri matti.nyk...@iki.fi [14-12-20 19:48]: On Dec 20, 2014, at 17:56, meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-20 02:47]: meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-19 17:08]:

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread Peter Humphrey
On Friday 19 December 2014 19:23:36 meino.cra...@gmx.de wrote: backup done! now... gcc-4.8.3 is installed, gcc-config points to the new compiler, the environment is updated (I logged out and in again) and I checked /etc/env.d/04gcc-armv7a-hardfloat-linux-gnueabi for using the new

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread Peter Humphrey
On Friday 19 December 2014 17:20:17 meino.cra...@gmx.de wrote: I will keep you informed, what happens to my little embedded system... Ah. I have a couple of chroots on my workstation for compiling packages for small boxes. I suggest you do the same. As long as you know all the right USE

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread meino . cramer
Dale rdalek1...@gmail.com [14-12-20 02:47]: meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-19 17:08]: Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2. Use gcc-config to change to the new gcc version. 3. Run 'env-update source /etc/profile'.

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread Matti Nykyri
On Dec 20, 2014, at 17:56, meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-20 02:47]: meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-19 17:08]: Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2. Use gcc-config to change to the new gcc

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread meino . cramer
Matti Nykyri matti.nyk...@iki.fi [14-12-20 19:48]: On Dec 20, 2014, at 17:56, meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-20 02:47]: meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-19 17:08]: Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread Matti Nykyri
On Dec 20, 2014, at 21:04, meino.cra...@gmx.de wrote: Hi Matti, not exactly... The sequence you show looks like this in my case: gcc-config to set the new version env-update reboot logina attempt: impossible...system does not respond anymore Did I miss something or why do you reboot

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-20 Thread Bill Kenworthy
On 21/12/14 03:04, meino.cra...@gmx.de wrote: Matti Nykyri matti.nyk...@iki.fi [14-12-20 19:48]: On Dec 20, 2014, at 17:56, meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-20 02:47]: meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-19 17:08]: Mick wrote: Meino, to

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
On Friday 19 Dec 2014 07:22:30 meino.cra...@gmx.de wrote: Bill Kenworthy bi...@iinet.net.au [14-12-19 08:00]: On 19/12/14 13:39, meino.cra...@gmx.de wrote: Hi, (this happens on a embedded system) I ran into a problem I think... As adviced I run emerge

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread meino . cramer
Mick michaelkintz...@gmail.com [14-12-19 12:20]: On Friday 19 Dec 2014 07:22:30 meino.cra...@gmx.de wrote: Bill Kenworthy bi...@iinet.net.au [14-12-19 08:00]: On 19/12/14 13:39, meino.cra...@gmx.de wrote: Hi, (this happens on a embedded system) I ran into a problem I

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Peter Humphrey
On Friday 19 December 2014 11:18:34 Mick wrote: I run fix_libtool_files.sh after a new gcc is installed, BEFORE I remove the old version. I made a bit of a habit of this, but I don't know if modern ebuilds of gcc actually run the same script post install. I've found that emerge -c gcc runs

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread meino . cramer
Peter Humphrey pe...@prh.myzen.co.uk [14-12-19 16:12]: On Friday 19 December 2014 11:18:34 Mick wrote: I run fix_libtool_files.sh after a new gcc is installed, BEFORE I remove the old version. I made a bit of a habit of this, but I don't know if modern ebuilds of gcc actually run the same

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
On Friday 19 Dec 2014 15:09:37 Peter Humphrey wrote: On Friday 19 December 2014 11:18:34 Mick wrote: I run fix_libtool_files.sh after a new gcc is installed, BEFORE I remove the old version. I made a bit of a habit of this, but I don't know if modern ebuilds of gcc actually run the same

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Peter Humphrey
On Friday 19 December 2014 16:23:58 meino.cra...@gmx.de wrote: Peter Humphrey pe...@prh.myzen.co.uk [14-12-19 16:12]: On Friday 19 December 2014 11:18:34 Mick wrote: I run fix_libtool_files.sh after a new gcc is installed, BEFORE I remove the old version. I made a bit of a habit of

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
On Friday 19 Dec 2014 15:23:58 meino.cra...@gmx.de wrote: Peter Humphrey pe...@prh.myzen.co.uk [14-12-19 16:12]: On Friday 19 December 2014 11:18:34 Mick wrote: I run fix_libtool_files.sh after a new gcc is installed, BEFORE I remove the old version. I made a bit of a habit of this,

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread meino . cramer
Mick michaelkintz...@gmail.com [14-12-19 16:52]: On Friday 19 Dec 2014 15:23:58 meino.cra...@gmx.de wrote: Peter Humphrey pe...@prh.myzen.co.uk [14-12-19 16:12]: On Friday 19 December 2014 11:18:34 Mick wrote: I run fix_libtool_files.sh after a new gcc is installed, BEFORE I remove

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Dale
Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2. Use gcc-config to change to the new gcc version. 3. Run 'env-update source /etc/profile'. 4. Run fix_libtool_files.sh, although I would think that this is redundant these days. 5. Unmerge the old gcc version. I

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
On Friday 19 Dec 2014 15:53:53 meino.cra...@gmx.de wrote: Mick michaelkintz...@gmail.com [14-12-19 16:52]: On Friday 19 Dec 2014 15:23:58 meino.cra...@gmx.de wrote: Peter Humphrey pe...@prh.myzen.co.uk [14-12-19 16:12]: On Friday 19 December 2014 11:18:34 Mick wrote: I run

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread meino . cramer
Dale rdalek1...@gmail.com [14-12-19 17:08]: Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2. Use gcc-config to change to the new gcc version. 3. Run 'env-update source /etc/profile'. 4. Run fix_libtool_files.sh, although I would think that this is

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
On Friday 19 Dec 2014 16:06:46 Dale wrote: Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2. Use gcc-config to change to the new gcc version. 3. Run 'env-update source /etc/profile'. 4. Run fix_libtool_files.sh, although I would think that this is redundant

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread meino . cramer
Mick michaelkintz...@gmail.com [14-12-19 17:12]: On Friday 19 Dec 2014 15:53:53 meino.cra...@gmx.de wrote: Mick michaelkintz...@gmail.com [14-12-19 16:52]: On Friday 19 Dec 2014 15:23:58 meino.cra...@gmx.de wrote: Peter Humphrey pe...@prh.myzen.co.uk [14-12-19 16:12]: On Friday 19

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Dale
meino.cra...@gmx.de wrote: Dale rdalek1...@gmail.com [14-12-19 17:08]: Mick wrote: Meino, to avoid misunderstandings: 1. Emerge the new gcc package. 2. Use gcc-config to change to the new gcc version. 3. Run 'env-update source /etc/profile'. 4. Run fix_libtool_files.sh, although I would

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
On Friday 19 Dec 2014 18:23:36 meino.cra...@gmx.de wrote: Mick michaelkintz...@gmail.com [14-12-19 17:12]: On Friday 19 Dec 2014 15:53:53 meino.cra...@gmx.de wrote: Mick michaelkintz...@gmail.com [14-12-19 16:52]: On Friday 19 Dec 2014 15:23:58 meino.cra...@gmx.de wrote: Peter

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-18 Thread Bill Kenworthy
On 19/12/14 13:39, meino.cra...@gmx.de wrote: Hi, (this happens on a embedded system) I ran into a problem I think... As adviced I run emerge --depclean -v -p after a greater update to world. (by the way: Updateing the world is generally to a bad idea...;) Beside other

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-18 Thread meino . cramer
Bill Kenworthy bi...@iinet.net.au [14-12-19 08:00]: On 19/12/14 13:39, meino.cra...@gmx.de wrote: Hi, (this happens on a embedded system) I ran into a problem I think... As adviced I run emerge --depclean -v -p after a greater update to world. (by the way: