A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2002-August/027980.html below:

[Python-Dev] Python build trouble with the new gcc/binutils

[Python-Dev] Python build trouble with the new gcc/binutils [Python-Dev] Python build trouble with the new gcc/binutilsZack Weinberg zack@codesourcery.com
Fri, 16 Aug 2002 15:35:38 -0700
On Fri, Aug 16, 2002 at 05:59:05PM -0400, Andrew Koenig wrote:
> Zack> Please execute the attached shell script with CC set to your test gcc
> Zack> 3.2 and/or binutils 2.13.x installation and see what happens.  If we
> Zack> do have a toolchain bug, it ought to be provoked by this test.
> 
> Excellent!
> 
> $ sh test-dynload
> + gcc -fPIC -shared dyn.c -o dyn.so 
> + gcc main.c -o main -ldl 
> + ./main 
> calling dlopen
> Segmentation Fault - core dumped
> + exit 139 

Bingo.  That demonstrates conclusively that this isn't a Python bug.

Please repeat the test like so:

$ CC="gcc -v" sh test-dynload

Send the complete output, the result of "uname -a", and the script
itself to both gcc-bugs@gcc.gnu.org and bug-binutils@gnu.org.  And I
think we can stop bothering python-dev.

zw



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4