--
What|Removed |Added
CC||Kai dot Tietz at onevision
||dot com
http://sourceware.org/bugz
ld supports the --image-base and associated options to control DLL addresses.
They are represented as type 'long', however, which is 32bits on both 32-bit
and 64-bit versions of Windows. On 64-bit versions of Windows, long is still
32 bits while pointers are 64 bits. A more appropriate type s
GNU gold (GNU Binutils 2.18.50.20080508) 1.6
Here's compile output:
VDSOSYM arch/x86/vdso/vdso32-syms.lds
--- - 2008-05-09 10:31:15.040628838 +1000
+++ arch/x86/vdso/vdso32-int80-syms.lds 2008-05-09 10:31:00.0 +1000
@@ -1,5 +1,4 @@
VDSO32_NOTE_MASK = 0x0214;
-VDSO32_NOTE_MASK = 0x0218
--- Additional Comments From doko at debian dot org 2008-05-08 14:23
---
Created an attachment (id=2727)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2727&action=view)
test binary
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6498
--- You are receiving this mail b
trying to build a debian package with gold; the packaging strips each binary
before building the final package; about 3000 packages fail to build with this
or a similiar error:
strip --remove-section=.comment --remove-section=.note debian/a2ps/usr/bin/a2ps
BFD: debian/a2ps/usr/bin/stgTUPUK: sectio
--- Additional Comments From schwab at suse dot de 2008-05-08 13:26 ---
The output has the same name as an input file.
--
What|Removed |Added
Status|NEW
http://people.debian.org/~lucas/logs/2008/04/30/libxslt-ruby_0.9.2-4_sid32-dpkg.buildlog
cc -shared -o libxslt.so extfunc.o parameters.o parser.o rb_utils.o xslt.o -L"."
-L"/usr/lib" -L"/usr/lib" -L. -rdynamic -Wl,-export-dynamic -L/usr/lib -lxslt
-lxml2 -lexslt-lruby1.8 -lpthread -ldl -lcry
building debian-installer with current binutils (20080425) ftbfs (2.18.1 works)
see
http://people.debian.org/~lucas/logs/2008/04/30/debian-installer_20080227_sid32-dpkg.buildlog
reducing libnewt.so.0.52
/usr/lib//libnewt.so.0.5272900L
./tmp/cdrom_gtk/tree/lib/libnewt.sBFD: BFD (GNU Binuti
built with gcc from the 4.3 branch, binutils cvs 20080507
Matthias
make[5]: Entering directory
`/scratch/packages/binutils/binutils-2.18.50.20080507/builddir-gold/gold'
if g++ -DHAVE_CONFIG_H -I. -I../../gold -I. -I../../gold -I../../gold/../include
-I../../gold/../elfcpp -DLOCALEDIR="\"/usr/sh