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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils