New submission from Thomas Heller <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2544>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to