Re: [PATCH] Make gcc3.3 Eliminate Unused Static Functions

From: Chris Meadors (twrchris@hereintown.net)
Date: Thu Jun 19 2003 - 09:32:24 EST


Bob Tracy wrote:

> Another data point... Earlier (I *think* it was this thread) someone
> mentioned problems with trying to build glibc with gcc 3.x and "ls"
> segfaulting. I've recently upgraded portions of my system (including
> libraries and compilers) with the packages from the Slackware 9.0 CD.
> I expect a certain amount of pain (due to library version conflicts)
> every time I go through the upgrade process, but this time the pain
> feels different... I absolutely cannot get getty and uugetty from the
> getty-ps-2.1.0 package to work: segmentation faults. Even tried building
> from source: no good. My old getty and uugetty binaries (version 2.0.7j)
> seem to work ok with the new libraries, but rebuilding the 2.0.7j code
> with gcc-3.2.2 results in segfaults.

That was me, but it wasn't this thread. I was talking about building
glibc against the 2.5.x kernel headers, that caused problems. glibc
2.3.2 with gcc 3.3 against the 2.4.20 headers is perfectly stable, and
passes all tests in "make check". Even with "-O3 -march=athlon-xp
-mfpmath=sse", the only tests that fail are in the trig functions (SSE
on the Althon only has 32 bit precision so the values are truncated).

-- 
Chris

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:29 EST