|
From: Jay-Jay-D <jjd...@gm...> - 2016-07-14 15:46:34
|
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). -- View this message in context: http://quantlib.10058.n7.nabble.com/Quantlib-1-8-Python-SWIG-on-Linux-Python-3-5-1-tp17463p17597.html Sent from the quantlib-users mailing list archive at Nabble.com. |