This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

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


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


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