Re: Quantlib 1.8 Python SWIG on Linux/Python 3.5.1
Posted by Jay-Jay-D on Jul 14, 2016; 2:34pm
URL: http://quantlib.414.s1.nabble.com/Quantlib-1-8-Python-SWIG-on-Linux-Python-3-5-1-tp17463p17597.html
How can I know if I or Anaconda are passing any flags to the compiler that causes it to treat warnings as errors?
By the way, I don't think the warning is treated as error because it doesn't kill the make, just makes it hang. When I check the make status with htop, after the warning is thrown the make start to consume more and more memory (even 2 GB in swap), but the status is 'D' (sleeping in disk).