This is the mail archive of the libc-alpha@sourceware.cygnus.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: Problem with glibc-2.1.3 and gcc-2.95.2 -ffunction-sections


> Date: Wed, 5 Apr 2000 19:54:17 +1000 (EST)
> From: greyham@research.canon.com.au (Graham Stoney)

>     #1  0x10003824 in _fini ()
>     #2  0x10003824 in _fini ()
>     #3  0x1000392c in __libc_start_main ()
>     #4  <signal handler called>
> 
> Rebuilding glibc with the same configuration sans "-ffunction-sections
> -fdata-sections" works fine. Can anyone suggest what might be going wrong
> here, before I dive in on a multi-hour bughunt?

Probably a good thing to try first is to compile everything with -g,
and see where it is really crashing.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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