windres bug: "TOOLBAR" rescoure compiled wrong; version field missing => struct data shifted fatally

2012-01-17 Thread Robert
\x00\x00\x00\x00\x00\\\x9c\x00\x00_\x1b' (wrong length because wItemCount wrong too!) => windres.exe forgets to write the version 0x0001 at the beginning of the struct data and all fields of CToolBarData are showhow shifted/bogs => width becomes 0 => app crash later w

Problem using -X and -N together with gnutar?

2006-03-09 Thread Robert Nicholson
So I'm using p1664-1222bkksp1:~ robert$ gnutar --version tar (GNU tar) 1.14 Copyright (C) 2004 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file

Gprof cycle member list sorting bug

2007-09-21 Thread Robert Norton
ttached program and look at the children of the cycle in the call graph view -- only one is present when there should be two. Thanks, Robert profcycle.c Description: profcycle.c ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils

RE: Gprof cycle member list sorting bug

2007-09-26 Thread Robert Norton
> -Original Message- > From: Nick Clifton [mailto:[EMAIL PROTECTED] > Sent: 26 September 2007 10:17 > To: Robert Norton > Subject: Re: Gprof cycle member list sorting bug > > Hi Robert, > > > > Thanks! It's amazing that no-one has reported this

[PATCH 1/2] gas/as.c: print input and output details when error

2018-08-08 Thread Robert Yang
Print input and output details (filename, inode number) when error, this makes the debug easier. Signed-off-by: Robert Yang --- gas/as.c | 4 +++- gas/as.h | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gas/as.c b/gas/as.c index 02c7d29..6afe9a5 100644 --- a/gas/as.c +++ b

[PATCH 2/2] gas/as.c: compare device id

2018-08-09 Thread Robert Yang
is is very likely to happen when there are many gcc's runs. Compare device id will fix the problem. Signed-off-by: Robert Yang --- gas/as.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/as.c b/gas/as.c index 6afe9a5..becc7d2 100644 --- a/gas/as.c +++ b/gas/as.c @@

Patch to make binutils-2.17 compile and work on DragonFlyBSD

2007-08-17 Thread Robert Sebastian Gerus
Here's a patch i made to make binutils-2.17 compile and work on DragonFlyBSD (at least 1.11 and 1.10). -- irc: arachnist @ ircnet/efnet/freenode diff -ur binutils-2.17_gentoo/bfd/config.bfd binutils-2.17/bfd/config.bfd --- binutils-2.17_gentoo/bfd/config.bfd 2007-08-15 23:11:40 + +++ binutils-

[Bug binutils/2876] [Build] "Dangerous" mktemp warning

2006-10-09 Thread robert at linuxfromscratch dot org
--- Additional Comments From robert at linuxfromscratch dot org 2006-10-09 12:22 --- Created an attachment (id=1360) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1360&action=view) new mkstemp/mkdtemp patch I made this patch from OpenBSD-cvs Binutils source, and add

[Bug binutils/2876] [Build] "Dangerous" mktemp warning

2006-10-09 Thread robert at linuxfromscratch dot org
-- What|Removed |Added CC||robert at linuxfromscratch ||dot org http://sourceware.org

[Bug binutils/2876] [Build] "Dangerous" mktemp warning

2006-10-10 Thread robert at linuxfromscratch dot org
--- Additional Comments From robert at linuxfromscratch dot org 2006-10-11 06:27 --- Reopen bug with proposed patch (request for comments). -- What|Removed |Added

[Bug ld/4304] New: ld --fatal-warnings doesn't work

2007-03-31 Thread robert at linuxfromscratch dot org
18 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: robert at linuxfromscratch dot org CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show

[Bug ld/4480] New: Error for DT_TEXTREL in shared object option

2007-05-09 Thread robert at linuxfromscratch dot org
XTREL in shared object option Product: binutils Version: 2.18 (HEAD) Status: NEW Severity: enhancement Priority: P3 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: robert at linuxfrom

[Bug ld/4480] Error for DT_TEXTREL in shared object option

2007-05-09 Thread robert at linuxfromscratch dot org
--- Additional Comments From robert at linuxfromscratch dot org 2007-05-09 23:39 --- Created an attachment (id=1780) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1780&action=view) Patch to add --error-shared-textrel -- http://sourceware.org/bugzilla/show_bug.cgi?

[Bug ld/5796] New: binutils 2.18.50.0.4.20080208 internal error

2008-02-27 Thread robert at mailinator dot net
Hi, my name is Robert, i found a bug while compiling the bluefish editor, it seems the bug is related to ld. Error report follows: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\&q

[Bug binutils/22802] New: massive performance regression for `readelf -n`

2018-02-06 Thread robert at ocallahan dot org
Component: binutils Assignee: unassigned at sourceware dot org Reporter: robert at ocallahan dot org Target Milestone: --- `readelf -n /usr/lib/debug/usr/lib64/libwebkit2gtk-4.0.so.37.13.10.debug` takes 0.006s in 2.29-6.fc27. It takes 58s in 2.29.51 (built from gdb-8.1

[Bug binutils/22802] massive performance regression for `readelf -n`

2018-02-08 Thread robert at ocallahan dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22802 --- Comment #4 from Robert O'Callahan --- Thanks for the quick response! -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-bin

[Bug gas/28386] New: Incorrect source file path in DWARF5 debuginfo for assembly file specified with relative path

2021-09-24 Thread robert at ocallahan dot org
: UNCONFIRMED Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: robert at ocallahan dot org Target Milestone: --- Steps to reproduce: $ cat > /tmp/test.S .global foo foo: ret $ mkdir /tmp/obj $ cd /tmp/

[Bug ld/850] New: linker issued assertion failure elf64-ppc.c:7771

2005-04-14 Thread robert dot wen at oracle dot com
Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: robert dot wen at oracle dot com CC: bug-binutils at gnu dot org http://sources.redhat.com/bugzilla/show_bug.cgi?id=850 --- You are receiving this

[Bug gold/10875] New: links against libraries I never have specified

2009-10-31 Thread robert dot wohlrab at gmx dot de
Summary: links against libraries I never have specified Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: robert dot wohlrab

[Bug gold/10876] New: Creates exported symbol e...@base

2009-10-31 Thread robert dot wohlrab at gmx dot de
Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: robert dot wohlrab at gmx dot de CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=10876 --- Yo

[Bug gold/10875] links against libraries I never have specified

2009-10-31 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-10-31 22:10 --- It seems to be that it is partly related to the problem that --as-needed doesn't remove files which aren't really needed by the executable. So a simple echo "int main() {return 0;}"

[Bug gold/10880] New: --as-needed doesn't work

2009-10-31 Thread robert dot wohlrab at gmx dot de
Summary: --as-needed doesn't work Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: robert dot wohlrab at gmx dot de

[Bug gold/10880] --as-needed doesn't work

2009-10-31 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-10-31 22:58 --- Downstream bug http://bugs.debian.org/553512 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10880 --- You are receiving this mail because: --- You are on the CC list for the bug, or are

[Bug binutils/10916] New: Interprets --exclude-libs completely different to old GNU ld

2009-11-07 Thread robert dot wohlrab at gmx dot de
-exclude-libs completely different to old GNU ld Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com Re

[Bug gold/10916] Interprets --exclude-libs completely different to old GNU ld

2009-11-08 Thread robert dot wohlrab at gmx dot de
-- What|Removed |Added AssignedTo|unassigned at sources dot |ian at airs dot com |redhat dot com | Status|NEW

[Bug gold/10979] New: Crashes during

2009-11-18 Thread robert dot wohlrab at gmx dot de
e found at http://bugs.debian.org/553916 -- Summary: Crashes during Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: robert dot wohlrab at gmx

[Bug gold/10979] Crashes during linking of program

2009-11-18 Thread robert dot wohlrab at gmx dot de
-- What|Removed |Added Summary|Crashes during |Crashes during linking of ||program http://sourceware.org/bugzi

[Bug gold/10980] New: Please support more options available from old ld

2009-11-18 Thread robert dot wohlrab at gmx dot de
iority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: robert dot wohlrab at gmx dot de CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=10980 --- You are receiving this mail because: --- You are on the C

[Bug gold/10980] Please support more options available from old ld

2009-11-18 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-11-18 20:04 --- I think following list includes most of the packages with missing linker flags 3 ld: -G: unknown option * java3d * qdbm * osmo 1 ld: -fpic: unknown option * cyclades-serial-client 1 ld: -fPIC

[Bug gold/10982] New: objcopy brings 'invalid operation' when adding debug link section

2009-11-18 Thread robert dot wohlrab at gmx dot de
- Summary: objcopy brings 'invalid operation' when adding debug link section Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ia

[Bug gold/10982] objcopy brings 'invalid operation' when adding debug link section

2009-11-19 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-11-19 10:57 --- According to http://bugs.debian.org/556951 it is a Debian specific eglibc bug. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10982 --- You are receiving this mail because: --- You are on

[Bug gold/10980] Please support more options available from old ld

2009-11-19 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-11-19 16:53 --- Thanks for your fast reply. All your information was forwarded to the actual maintainer of the packages. And yes, the extra space was the problem with relro... haven't seen that there is a extra spac

[Bug gold/10982] objcopy brings 'invalid operation' when adding debug link section

2009-11-30 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-11-30 15:12 --- Yes, wanted to wait until I had a change to test the eglibc fix. -- What|Removed |Added

[Bug gold/11042] New: Unresolved symbols when using --as-needed

2009-12-02 Thread robert dot wohlrab at gmx dot de
--libs gtk+-x11-2.0` So you can try to compile the attached program, compile it with the mentioned gcc call and then try to start it with ./conftest I've used binutils-gold 2.20-4 from Debian sid. Downstream bug is http://bugs.debian.org/559183 -- Summary: Unresolved symbols when us

[Bug gold/11042] Unresolved symbols when using --as-needed

2009-12-02 Thread robert dot wohlrab at gmx dot de
X-Bugzilla-Reason: CC --- Additional Comments From robert dot wohlrab at gmx dot de 2009-12-02 15:38 --- Created an attachment (id=4438) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4438&action=view) conftest.c created by gtk-2.0.m4 Use gcc -o conftest `pkg-config -

[Bug gold/10916] Interprets --exclude-libs completely different to old GNU ld

2009-12-31 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-12-31 12:13 --- Weird that that information is missing. I thought that I just copied the bugreport from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555012 were you can see the --exclude-libs in the command line