x27;s Topics:
1. distutils does not find g++ on Fedora 20 (Brad Bell)
2. Re: distutils does not find g++ on Fedora 20 (Thomas Spura)
3. Re: [python] Add python2_version_nodots macro (Matej Stuchlik)
--
Message: 1
Date
0 AM, python-devel-requ...@lists.fedoraproject.org wrote:
> >
> > --
> >
> > Message: 1
> > Date: Sat, 18 Oct 2014 06:32:20 -0700
> > From: Brad Bell
> > To: python-devel@lists.fedo
:
--
Message: 1
Date: Sat, 18 Oct 2014 06:32:20 -0700
From: Brad Bell
To: python-devel@lists.fedoraproject.org
Subject: distutils does not find g++ on Fedora 20
Message-ID: <54426be4.1010...@seanet.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
If t
If this is not the correct mailing list for my question below, please
redirect me to the proper list.
I have a python setup.py script that works on Fedora-19 and does not
work on Fedora-20.
The error on Fedora-20 is:
---
[bradbell@localhost pycppad-20140710]$ ./setup.py build_ext --inplace