Re: Building C++ modules for python using GNU autotools, automake, whatever

2015-02-26 Thread af300wsm
On Thursday, February 26, 2015 at 9:35:12 AM UTC-7, Jason Swails wrote: > On Thu, 2015-02-26 at 07:57 -0800, af300wsm wrote: > > Hi, > > > > I'm a complete neophyte to the whole use of GNU > > autotools/automake/auto... . (I'm not sure what it should be called > > anymore.) Regardless, I'm porti

Re: Building C++ modules for python using GNU autotools, automake, whatever

2015-02-26 Thread Jason Swails
On Thu, 2015-02-26 at 07:57 -0800, af300...@gmail.com wrote: > Hi, > > I'm a complete neophyte to the whole use of GNU > autotools/automake/auto... . (I'm not sure what it should be called > anymore.) Regardless, I'm porting a library project, for which I'm a > team member, to using this toolset

Building C++ modules for python using GNU autotools, automake, whatever

2015-02-26 Thread af300wsm
Hi, I'm a complete neophyte to the whole use of GNU autotools/automake/auto... . (I'm not sure what it should be called anymore.) Regardless, I'm porting a library project, for which I'm a team member, to using this toolset for building in Linux. I'm to the point now of writing the Makefile.