This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: openssh, gcc-3.0, and glibc


Stephen L Moshier <moshier@mediaone.net> writes:

> On another system with old C library, gcc-3.0 builds the program successfully.
> So apparently there is some kind of bad interaction with the new glibc.
> 
> The nonworking ssh program gets a segmentation fault during startup,
> before reaching "main" and the debugger does not provide any symbolic help.

I assume you mean x86.  gcc 3 is unsupported for all released glibc
and even the CVS version.  There are major compatibility problems
introduced by gcc which nobody so far addressed.  This is also true
for other "old" glibc ports like m68k and Alpha.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]