[Python-Dev] Need some configure eyeballs and testing (original) (raw)
Skip Montanaro skip@pobox.com
Wed, 20 Nov 2002 18:03:02 -0600
- Previous message: [Python-Dev] Need some configure eyeballs and testing
- Next message: [Python-Dev] Need some configure eyeballs and testing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John> unpatched:
John> OPT= -DNDEBUG -O -OPT:Olimit=0
John> patched:
John> OPT= -OPT:Olimit=0 -DNDEBUG -O
John> BASECFLAGS= -OPT:Olimit=0
Thanks, this looks good.
Skip
- Previous message: [Python-Dev] Need some configure eyeballs and testing
- Next message: [Python-Dev] Need some configure eyeballs and testing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]