[Python-Dev] building with C++ (original) (raw)
Skip Montanaro skip at pobox.com
Thu Apr 13 02:59:10 CEST 2006
- Previous message: [Python-Dev] building with C++
- Next message: [Python-Dev] building with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Anthony> I've done a lot of the work to get Python to build with g++ -
> Is this on a branch or available as a patch somewhere?
It's the trunk.
Is there a primer that will get me to where Anthony is? I tried the obvious
CC=g++ ./configure --with-cxx=g++
and the build fails trying to compile Objects/genobject.c. From the sounds of Anthony's email he was at the point where it built and was having test problems.
Skip
- Previous message: [Python-Dev] building with C++
- Next message: [Python-Dev] building with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]