[Bug ld/10881] Multithreading link. Thread-local storage (__thread) is not working?

2009-11-12 Thread YLitvinenko at astana dot oilfield dot slb dot com
--- Additional Comments From YLitvinenko at astana dot oilfield dot slb dot com 2009-11-13 03:39 --- Created an attachment (id=4384) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4384&action=view) Sun ld output when linking test_binutils.o -- http://sourceware.org/bugzilla/

[Bug ld/10881] Multithreading link. Thread-local storage (__thread) is not working?

2009-11-12 Thread YLitvinenko at astana dot oilfield dot slb dot com
--- Additional Comments From YLitvinenko at astana dot oilfield dot slb dot com 2009-11-13 03:38 --- Created an attachment (id=4383) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4383&action=view) GNU ld output when linking test_binutils.o -- http://sourceware.org/bugzilla/

[Bug ld/10881] Multithreading link. Thread-local storage (__thread) is not working?

2009-11-12 Thread YLitvinenko at astana dot oilfield dot slb dot com
--- Additional Comments From YLitvinenko at astana dot oilfield dot slb dot com 2009-11-13 03:36 --- Created an attachment (id=4382) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4382&action=view) object file. output from gcc-3.4.6 -- http://sourceware.org/bugzilla/show_bug

[Bug gold/10949] New: output.cc fails wit h output.cc:3509: error: format ‘%llx ’ expects type ‘long long unsigned int’, bu t argument 2 has type ‘long unsigned int’

2009-11-12 Thread bill at baddogconsulting dot com
Build is failing when built with gcc-4.3.3 output.cc: In member function ‘uint64_t gold::Output_segment::set_section_list_addresses(const gold::Layout*, bool, std::list >*, uint64_t, off_t*, unsigned int*, bool*, bool*)’: output.cc:3509: error: format ‘%llx’ expects type ‘long long unsigned int’,

[Bug gas/10946] New: Odd behavior of character escapes

2009-11-12 Thread mmrozek at arxandefense dot com
The gas manual says "The same escapes apply to characters as to strings" (http://sourceware.org/binutils/docs-2.20/as/Chars.html#Chars), and one of the string escapes is "\ digit digit digit", "An octal character code." (http://sourceware.org/binutils/docs-2.20/as/Strings.html#Strings). Also, "Any

Binutils 2.19.1 - ambiguates old declaration

2009-11-12 Thread Sahid Ferdjaoui
Hello, i have a bug during a compilation of Binutils 2.19.1 if g++ -DHAVE_CONFIG_H -I. -I.././gold -I. -I.././gold -I.././gold/../include -I.././gold/../elfcpp -DLOCALEDIR="\"/usr/local/gold/share/locale\"" -DBINDIR="\"/usr/local/gold/bin\"" -DTOOLBINDIR="\"/usr/local/gold/i686-pc-linux-gnu/bin\""

Re: Error while compiling Binutils-2.20

2009-11-12 Thread Nick Clifton
Hi Marco, libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o

Re: Need gprof

2009-11-12 Thread Nick Clifton
Hi Kachin, I want the source code of gprof as a .tar.bz2 file. I know binutil contains gprof. but i dont want to compile the entire binutil. i just want to compile the gprof. what chages should i make??? Try this: 1. Download the sources for binutils. Even though you do not want all of th