< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] Does DRESIP_FIXED_POINT is important ?


Hi, when I read the INSTALL I see the compile argument: DRESIP_FIXED_POINT

 ./configure --with-ssl --with-mysql --with-c-ares \
               CXXFLAGS="-DRESIP_FIXED_POINT"

I will run the resiprocate for server(Debian, CENTOS, SUSE), should I always specify this argument ?

Another question: on Linux server, does the c-ares is recommended or contrib/ares is recommended ?

Thanks in advance.