This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: i386-pc-solaris2.5.1: recent snapshots can't build emacs-20.2


Jeffrey A Law <law@hurl.cygnus.com> writes:

|   In message <87pvf4pl6t.fsf@ascend.com>you write:
|
|   >   0x0 in ?? ()
|   >   (gdb) w
|   >   #0  0x0 in ?? ()
|   >   #1  0x818ced4 in __do_global_ctors_aux ()
|   >   #2  0x818cf15 in _init ()
|   >
|   > But it seems crtstuff.c (__do_global_ctors_aux) can't be
|   > compiled with -g, so here's some assembly.
| I'm not aware of any reason why that would be true.  But anyway....

Oops.
It was crtbegin.o (not crtstuff.c) that I couldn't build with -g.


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