Gentoo Archives: gentoo-ppc-dev

From: Ethan <lists@×××××××××.org>
To: gentooppc-dev@g.o
Subject: [gentooppc-dev] gcc atexit() issue
Date: Fri, 21 Jun 2002 09:54:59
Message-Id: 3D133E9E.9030903@stinkfoot.org
1 Sorry if this has been posted before.
2 I've found that the gcc-2.95.3 used in the latest PPC build has the
3 atexit() problem with static executables (for example, when you build
4 fileutils-4.1 with LDFLAGS=-static all execuatbles dump a core).
5 If I remember correctly, patches here are required:
6
7 http://sources.redhat.com/ml/libc-alpha/2001-03/msg00140.html
8
9 http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01187.html
10
11 -Ethan

Replies

Subject Author
Re: [gentooppc-dev] gcc atexit() issue Daniel Robbins <drobbins@g.o>