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

Re: switch back from gcc-3.4 to pure64



Thanks for the "HOWTO". I was considereing doing the switch too and
now I know that it works :)

Manuel
PS: I'm switching because I keep seeing lot's of stuff segfaulting in
gcc-3.4 that I just don't remember seeing in pure64.

On Mon, 24 Jan 2005 21:52:50 +0100, Andreas Knüpfer
<knuepfer@zhr.tu-dresden.de> wrote:
> hi,
> 
> recently, i found the gcc-3.4 branch a little more unstable than usual. the
> last days brought some more problem reports. furthermore gcc-3.4 is updated
> less frequently than the pure64 branch (afaik). therefore i decided to switch
> back from gcc-3.4 to pure64 last week.
> 
> if you plan do switch back, too, make /etc/apt/sources.list point to the any
> of the pure64 branch mirrors, do 'apt-get update' and run
> 'dpkg --get-selections | grep -w install | \
> xargs - -n 20 apt-get install --reinstall -y'
> 
> everything will be fine afterwards if and only if you link /lib64 to /lib
> BEFORE, i.e. 'ln -s /lib /lib64'. apparently, the respective packages do not
> yet provide /lib64 in the right way.
> 
> luckily this was not too hard to figure out.
> nevertheless i thank you all for your great work on debian and the amd64 port.
> pure64 is rock solid in my experience.
> 
> knue
> 
> --
> Dipl. Math. Andreas Knuepfer
> ZHR - Center for High Performance Computing, TU Dresden
> Hans-Grundig-Strasse 25, 01062 Dresden,
> phone +49-351-463-39280, fax +49-351-463-38245
> 
> 
>



Reply to: