[Bug ld/4424] Can't link in Linux object files on FreeBSD

2007-04-24 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-25 02:33 --- An updated patch is at http://sourceware.org/ml/binutils/2007-04/msg00331.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=4424 --- You are receiving this mail because: --- You are on the CC list fo

[Bug ld/4423] Linker eh_frame warning on crtend.o

2007-04-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-04-25 01:50 --- This is good. At least now the FreeBSD project can fix their crtend.o rather than wondering why C++ exception performance is dismal for them. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4423 --

[Bug ld/4424] Can't link in Linux object files on FreeBSD

2007-04-24 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-25 00:01 --- A patch is posted at http://sourceware.org/ml/binutils/2007-04/msg00330.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=4424 --- You are receiving this mail because: --- You are on the CC list for

[Bug ld/4424] New: Can't link in Linux object files on FreeBSD

2007-04-24 Thread hjl at lucon dot org
elf_link_add_object_symbols has if (! dynamic && is_elf_hash_table (htab) && htab->root.creator == abfd->xvec && bed->check_relocs != NULL) When you link Linux object files on FreeBSD, htab->root.creator != abfd->xvec. As the result, linker will fail later. We need a better w

[Bug ld/4423] New: Linker eh_frame warning on crtend.o

2007-04-24 Thread hjl at lucon dot org
crtend.o on FreeBSD 6.2 has [EMAIL PROTECTED] /export/build/gnu/binutils]$ ./build-x86_64-freebsd/binutils/readelf -wf /usr/lib/crtend.o The section .eh_frame contains: ZERO terminator 0004 0010 CIE Version: 1 Augmentation: "" Code alignmen

[Bug ld/4409] --unresolved-symbols=ignore-all issues on ia64

2007-04-24 Thread hjl at lucon dot org
-- What|Removed |Added CC||hjl at lucon dot org http://sourceware.org/bugzilla/show_bug.cgi?id=4409 --- You are receiving this mail

Re: Relocation in generic ELF problem

2007-04-24 Thread Alan Modra
On Mon, Apr 23, 2007 at 07:43:59PM +0530, aniruddha wrote: > g++-c -o test1.o test1.cpp > /home/buildroot/build_arm/staging_dir/bin/arm-linux-uclibc-g++ --static > -o test1 test1.o > > /home/buildroot/build_arm/staging_dir/lib/gcc/arm-linux-uclibc/3.4.6/../../../../arm-linux-uclibc/bin/ld: >

[Bug binutils/4412] windres is not 64bit are

2007-04-24 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-24 14:51 --- *** This bug has been marked as a duplicate of 2737 *** -- What|Removed |Added Status|NEW

[Bug binutils/2737] windres depends on host's endianness and bitness

2007-04-24 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-24 14:51 --- *** Bug 4412 has been marked as a duplicate of this bug. *** -- What|Removed |Added CC|

Re: Relocation in generic ELF problem

2007-04-24 Thread Andreas Schwab
aniruddha <[EMAIL PROTECTED]> writes: > make[1]: Leaving directory `/home/buildroot/build_arm/sysappl/C++' > for i in C++ ; do make -C $i || exit ; done > make[1]: Entering directory `/home/buildroot/build_arm/sysappl/C++' > g++-c -o test1.o test1.cpp > /home/buildroot/build_arm/staging_dir/

Relocation in generic ELF problem

2007-04-24 Thread aniruddha
make[1]: Leaving directory `/home/buildroot/build_arm/sysappl/C++' for i in C++ ; do make -C $i || exit ; done make[1]: Entering directory `/home/buildroot/build_arm/sysappl/C++' g++-c -o test1.o test1.cpp /home/buildroot/build_arm/staging_dir/bin/arm-linux-uclibc-g++ --static -o test1 test1.

Re: Subject: binutils-2.17.50 build fails: opcodes/arm-dis.h

2007-04-24 Thread Nick Clifton
Hi Arto, /build/binutils-2.17.50/opcodes/arm-dis.c: In function 'print_insn': /build/binutils-2.17.50/opcodes/arm-dis.c:3967: warning: 'type' may be used uninitialized in this function Fixed. Cheers Nick opcodes/ChangeLog 2007-04-24 Nick Clifton <[EMAIL PROTECTED]> * arm-dis.c

Re: binutils-2.17.50 build fails: bfd/coffcode.h

2007-04-24 Thread Nick Clifton
Hi Arto, /build/binutils-2.17.50/bfd/coffcode.h: In function 'coff_canonicalize_reloc': /build/binutils-2.17.50/bfd/coffcode.h:4911: warning: 'dst.r_offset' is used uninitialized in this function This should now be fixed. Cheers Nick ___ bug-

Re: build fail (binutils/srconv.c) in snapshot binutils-2.17.50

2007-04-24 Thread Nick Clifton
Hi Arto, Workaround: initialize dpt.dunno = 0; gcc -DHAVE_CONFIG_H -I. -I/build/binutils-2.17.50/binutils -I. -D_GNU_SOURCE -I. -I/build/binutils-2.17.50/binutils -I../bfd -I/build/binutils-2.17.50/binutils/../bfd -I/build/binutils-2.17.50/binutils/../include -DLOCALEDIR="\"/usr/lo

[Bug gas/4414] unrecognized option `-mc68020'

2007-04-24 Thread ivbx at mail dot ru
--- Additional Comments From ivbx at mail dot ru 2007-04-24 08:05 --- Configure binutils witch option: --target=m68k-coff --enable-shared, --target=m68k-none-coff, --target=m68k-coff-none, --target=m68k-*-coff, successfull. During compilation error: "This target is no longer supported