[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/10489] New: rpath-link separator and windows
From: |
rmansfield at qnx dot com |
Subject: |
[Bug ld/10489] New: rpath-link separator and windows |
Date: |
5 Aug 2009 20:33:13 -0000 |
As documented the colon is a separator of paths for the rpath-link option but
this prevents i386-mingw32msvc hosed cross linkers from specifying paths with
drive letters. Since rpath-link is only used at link time, ld could be modified
to accept a list of directories separated by the host PATH_SEPARATOR instead of
using the target's rpath separator.
AFAICT this would only effect the behavior of Windows hosted cross-linkers.
--
Summary: rpath-link separator and windows
Product: binutils
Version: 2.20 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: rmansfield at qnx dot com
CC: bug-binutils at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i386-mingw32msvc
GCC target triplet: i686-pc-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=10489
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/10489] New: rpath-link separator and windows,
rmansfield at qnx dot com <=