Very slow link times on debug versions of C++ program on x86_64. Includes oprofile of ld...
Nick Clifton
nickc@redhat.com
Wed Jun 20 15:33:00 GMT 2007
More information about the Binutils mailing list
Wed Jun 20 15:33:00 GMT 2007
- Previous message (by thread): Very slow link times on debug versions of C++ program on x86_64. Includes oprofile of ld...
- Next message (by thread): Very slow link times on debug versions of C++ program onx86_64. Includes oprofile of ld...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi George, > What exactly does the "wild_section"/"match_simple_wild" stuff do in > there? It is matching sections names in the input files to section name patterns in the linker script. > I'm not sure that I fully understand it. It appears to be > matching section names, yes? That seems kinda weird--does a GCC debug > compile have a lot more sections in the .o file? Oh yes - lots of debug sections: .debug_info, .debug_line, .debug_loc, etc etc. Cheers Nick
- Previous message (by thread): Very slow link times on debug versions of C++ program on x86_64. Includes oprofile of ld...
- Next message (by thread): Very slow link times on debug versions of C++ program onx86_64. Includes oprofile of ld...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list