[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/5233] objcopy won't change section flags on zero file-size
From: |
hjl at lucon dot org |
Subject: |
[Bug binutils/5233] objcopy won't change section flags on zero file-size sections |
Date: |
30 Oct 2007 18:54:22 -0000 |
------- Additional Comments From hjl at lucon dot org 2007-10-30 18:54 -------
The bug was introduced by this patch
http://sourceware.org/ml/binutils/2006-12/msg00165.html
The linker check is correct. Otherwise, you will get a bogus binary
Elf file type is EXEC (Executable file)
Entry point 0x0
There are 1 program headers, starting at offset 64
Program Headers:
Type Offset VirtAddr PhysAddr
FileSiz MemSiz Flags Align
LOAD 0x0000000000200000 0xfffffffffffffffe 0x0000000000000000
0x0000000000000162 0x0000000000000162 RWE 200000
Section to Segment mapping:
Segment Sections...
00
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5233
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.