[Bug binutils/2462] -Wl,-s always output unused bytes at the end

2006-03-17 Thread others1 at pervalidus dot net
--- Additional Comments From others1 at pervalidus dot net 2006-03-17 23:30 --- Thanks, I just tested it. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2462 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug binutils/2462] -Wl,-s doesn't strip everything in 2.16.91.0.6

2006-03-16 Thread others1 at pervalidus dot net
--- Additional Comments From others1 at pervalidus dot net 2006-03-16 23:43 --- I can reproduce it with anything, even a single #include void main(void) { printf("Hello world \n"); } New binutils: $ gcc -o foo -Wl,-s foo.c foo.c: In function `main': foo.c:2: warning:

[Bug binutils/2462] -Wl,-s doesn't strip everything in 2.16.91.0.6

2006-03-16 Thread others1 at pervalidus dot net
--- Additional Comments From others1 at pervalidus dot net 2006-03-16 23:08 --- As I wrote, I'm very clueless about it, so I don't know how to write a testcase. Would that help if I upload my binutils somewhere ? I could also give ssh access to whoever wants to t

[Bug binutils/2462] -Wl,-s doesn't strip everything in 2.16.91.0.6

2006-03-14 Thread others1 at pervalidus dot net
--- Additional Comments From others1 at pervalidus dot net 2006-03-14 21:21 --- BTW, I'm not sure about what I should put in Host, Target, and Build. GCC is from Slackware, so is i486-slackware-linux. I compiled binutils for my host, so it picked i686-pc-linux-gnu. --

[Bug binutils/2462] -Wl,-s doesn't strip everything in 2.16.91.0.6

2006-03-14 Thread others1 at pervalidus dot net
--- Additional Comments From others1 at pervalidus dot net 2006-03-14 21:07 --- Created an attachment (id=919) --> (http://sourceware.org/bugzilla/attachment.cgi?id=919&action=view) Small binaries showing the difference I don't know if this is of any help. These a

[Bug binutils/2462] New: -Wl, -s doesn't strip everything in 2.16.91.0.6

2006-03-14 Thread others1 at pervalidus dot net
Version: unspecified Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: others1 at pervalidus dot net CC: bug-binutils at gnu dot org GCC bu