Re: make test segfaults with "--enable-shared" on Python 2.3.3
From: Berthold Hoellmann (bhoel_at_web.de)
Date: 12/28/03
- Next message: Stephan Diehl: "RE: Some optimization tale"
- Previous message: Berthold Hoellmann: "make test segfaults with "--enable-shared" on Python 2.3.3"
- In reply to: Berthold Hoellmann: "make test segfaults with "--enable-shared" on Python 2.3.3"
- Next in thread: Andrew MacIntyre: "Re: make test segfaults with "--enable-shared" on Python 2.3.3"
- Reply: Andrew MacIntyre: "Re: make test segfaults with "--enable-shared" on Python 2.3.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Dec 2003 11:50:44 +0100
bhoel@web.de (Berthold Hoellmann) writes:
> Hello,
>
> When I use
>
> ./configure --with-thread --with-fpectl --with-signal-module \
> --with-pymalloc --enable-shared --with-cxx=g++
>
> make test
>
> on 2.3.3 I get
>
> ...
> test_queue
> test_quopri
> test_random
> test_re
> make: *** [test] Speicherzugriffsfehler (Speicherauszug erstellt)
Everything works fine if I remove the "--enable-shared" flag from
configure.
Regards
Berthold
-- bhoel@web.de / http://starship.python.net/crew/bhoel/ It is unlawful to use this email address for unsolicited ads (USC Title 47 Sec.227). I will assess a US$500 charge for reviewing and deleting each unsolicited ad.
- Next message: Stephan Diehl: "RE: Some optimization tale"
- Previous message: Berthold Hoellmann: "make test segfaults with "--enable-shared" on Python 2.3.3"
- In reply to: Berthold Hoellmann: "make test segfaults with "--enable-shared" on Python 2.3.3"
- Next in thread: Andrew MacIntyre: "Re: make test segfaults with "--enable-shared" on Python 2.3.3"
- Reply: Andrew MacIntyre: "Re: make test segfaults with "--enable-shared" on Python 2.3.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]