--- 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/
--- 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/
--- 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
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,
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
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\""
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
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