[New-bugs-announce] [issue2544] link with "gcc -shared" on HP systems

Thomas Heller report at bugs.python.org
Thu Apr 3 23:08:06 CEST 2008


New submission from Thomas Heller <theller at ctypes.org>:

As discussed in issue #1582742, this patch uses 'gcc -shared' as linker
on HP systems when compiling with gcc.  It fixes a problem in the ctypes
test-suite, that _ctypes_test.so cannot be dynloaded because of missing
symbols.

To be committed after the current alpha-release is out.

----------
assignee: theller
components: Build
files: configure.diff
keywords: patch, patch
messages: 64906
nosy: theller
severity: normal
status: open
title: link with "gcc -shared" on HP systems
versions: Python 2.6
Added file: http://bugs.python.org/file9935/configure.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2544>
__________________________________


More information about the New-bugs-announce mailing list