[issue6163] [HP-UX] ld: Unrecognized argument: +s -L<dir>
Sridhar Ratnakumar
report at bugs.python.org
Mon Jun 1 19:20:59 CEST 2009
New submission from Sridhar Ratnakumar <sridharr at activestate.com>:
this is also applicable to 3.1 (albeit the source is slightly changed)
Return a *list* of options otherwise these may be improperly interpreted as
one option with an embedded space. On /usr/bin/ld on a HP-UX/IA64 box this
results in:
ld: Unrecognized argument: +s -L<dir>
----------
assignee: tarek
components: Distutils
files: distutils_hpux_libdir_option.patch
keywords: patch
messages: 88657
nosy: srid, tarek, trentm
severity: normal
status: open
title: [HP-UX] ld: Unrecognized argument: +s -L<dir>
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file14144/distutils_hpux_libdir_option.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6163>
_______________________________________
More information about the Python-bugs-list
mailing list