other/3692: gcc-3.0: error in startup code. crtbegin.o?

rth@gcc.gnu.org rth@gcc.gnu.org
Sun Mar 31 04:11:00 GMT 2002


Synopsis: gcc-3.0:  error in startup code. crtbegin.o?

State-Changed-From-To: open->feedback
State-Changed-By: rth
State-Changed-When: Sun Mar 31 02:51:39 2002
State-Changed-Why:
    My guess is that you'll find that the .text section from 
    crtend.o does not match that from /usr/lib/crti.o, and you
    have a binutils that does not properly nop-fill holes between
    code sections.
    
    Disassemble _init in the resulting binary to verify.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3692



More information about the Gcc-bugs mailing list