Michael McCandless wrote:
> Weird, that was not what I was seeing.
> 
> I think I cd'd to jcc, added -F into setup.py, "rm -r build", python
> (coming from the right framework) setup.py build (confirmed -F worked),
> sudo python setup.py install, cd .., make clean, make, and I didn't see
> the -F flag on that g++ line.
> 
> Hmmm.... maybe somehow I was getting an older JCC install (in the wrong
> framework) when running that make.
> 
> Let me go try it again (now that I've nuked the wrong framework).

Check out jcc/config.py. It's auto-created during the build process of JCC.

Christian

Reply via email to