--- Additional Comments From jari dot aalto at cante dot net 2009-03-20
19:27 ---
Created an attachment (id=3834)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3834&action=view)
string(1) documentatation for option -V
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9972
strings(1) program supports option -V, but this isn't document.
The following patch adds the documentation.
The patch http://sourceware.org/bugzilla is against CVS
:pserver:anon...@sourceware.org:/cvs/src as of 2009-03-20
Jari Aalto
--
Summary: [PATCH] binutils strings: Document prog
--- Additional Comments From hjl dot tools at gmail dot com 2009-03-20
18:15 ---
Please try binutils 2.19.1.
--
What|Removed |Added
CC|
--- Additional Comments From hjl dot tools at gmail dot com 2009-03-20
17:39 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-03-20
17:39 ---
Subject: Bug 9970
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-03-20 17:39:04
Modified files:
ld : ChangeLog ldlang.c
ld/testsui
[...@gnu-6 tmp]$ cat s.c
foo ()
{
}
[...@gnu-6 tmp]$ gcc -c -fpie x.c
[...@gnu-6 tmp]$ ld -pie x.o
[...@gnu-6 tmp]$ ld x.o
ld: warning: cannot find entry symbol _start; defaulting to 004000e8
[...@gnu-6 tmp]$
--
Summary: -pie doesn't warn missing entry symbol
Produc
--- Additional Comments From andre dot cruz at co dot sapo dot pt
2009-03-20 15:38 ---
Created an attachment (id=3833)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3833&action=view)
Complete build log
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9969
--- You are
Build error compiling openssl-0.9.8j with "make -j4".
uname -a
Linux SSO-PS01 2.6.18-6-amd64 #1 SMP Fri Jun 6 05:24:08 UTC 2008 x86_64
GNU/Linux
Debian etch - AMD Opteron(tm) Processor 850
...
/usr/bin/ld: ../libcrypto.a(des_lib.o): invalid string offset 610569036 >= 92
for section `.strtab'
/us