[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/423] New: -static with explicit .so on command line doesn't fail
From: |
jakub at redhat dot com |
Subject: |
[Bug ld/423] New: -static with explicit .so on command line doesn't fail |
Date: |
2 Oct 2004 19:40:58 -0000 |
echo 'int main() { return 0; }' > t.c
gcc -static -o t t.c /lib/libc.so.6
succeeds and creates a dynamically linked binary.
--
Summary: -static with explicit .so on command line doesn't fail
Product: binutils
Version: 2.15
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: jakub at redhat dot com
CC: bug-binutils at gnu dot org
http://sources.redhat.com/bugzilla/show_bug.cgi?id=423
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/423] New: -static with explicit .so on command line doesn't fail,
jakub at redhat dot com <=