[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/676] New: ld segvs when creating shared library for hppa--netbsd
From: |
skrll at netbsd dot org |
Subject: |
[Bug ld/676] New: ld segvs when creating shared library for hppa--netbsd |
Date: |
18 Jan 2005 10:54:45 -0000 |
ld will segv when trying to make a shared library for hppa--netbsd from:
extern void proc(void);
void
foo (void) {
if (proc)
proc();
}
--
Summary: ld segvs when creating shared library for hppa--netbsd
Product: binutils
Version: 2.15
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: skrll at netbsd dot org
CC: bug-binutils at gnu dot org
GCC build triplet: i386-unknown-netbsdelf2.0
GCC host triplet: i386-unknown-netbsdelf2.0
GCC target triplet: hppa--netbsd
http://sources.redhat.com/bugzilla/show_bug.cgi?id=676
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/676] New: ld segvs when creating shared library for hppa--netbsd,
skrll at netbsd dot org <=