> >     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


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to