Login  Register

RE: Problem building python module

Posted by Luigi Ballabio-4 on Apr 16, 2002; 5:26am
URL: http://quantlib.414.s1.nabble.com/Problem-building-python-module-tp1984p1989.html

At 12:30 PM 4/16/02 +0200, Gerrit Van Dyk wrote:
>I am using gcc3(3.0.2) and g++3(3.0.2)
>
>Yes there is a line #define HAVE_LIMITS 1

Hmm. This should mean that configure *did* find <limits> during its tests.
Ok, let's track this down. Can you check where limits is located in your
system? Also, can you show me the full output of python setup.py build?

Later,
         Luigi