Re: re-build again all the installed packages

2008-12-09 Thread Marco Calviani
Ok thanks a lot. marco On Tue, Dec 9, 2008 at 1:30 PM, Joshua Root <[EMAIL PROTECTED]> wrote: > Marco Calviani wrote: > > Dear list, > > > > I've just install a new version of Xcode that contains apple-gcc-4.2. > > Since now some ports are compiled with gcc-4.0 and some other with > > gcc-4.2, I

Re: re-build again all the installed packages

2008-12-09 Thread Joshua Root
Marco Calviani wrote: > Dear list, > > I've just install a new version of Xcode that contains apple-gcc-4.2. > Since now some ports are compiled with gcc-4.0 and some other with > gcc-4.2, I would like to know how (and if) is it possible to recompile > all the packages installed in the system, som

re-build again all the installed packages

2008-12-09 Thread Marco Calviani
Dear list, I've just install a new version of Xcode that contains apple-gcc-4.2. Since now some ports are compiled with gcc-4.0 and some other with gcc-4.2, I would like to know how (and if) is it possible to recompile all the packages installed in the system, something like the #emerge -e world co