From coin-trac at coin-or.org Fri Mar 7 15:45:43 2008 From: coin-trac at coin-or.org (Branch-Cut-Price Framework) Date: Fri, 07 Mar 2008 20:45:43 -0000 Subject: [Bcp-tickets] [Branch-Cut-Price Framework] #15: sys/time.h missing Message-ID: <049.2bf95dc5c0b1e0bee7eb77020fe0f513@coin-or.org> #15: sys/time.h missing ------------------------+--------------------------------------------------- Reporter: stefan | Owner: somebody Type: defect | Status: new Priority: minor | Milestone: Component: component1 | Version: Keywords: | ------------------------+--------------------------------------------------- Hi, compiling Bonmin/trunk on Windows under Cygwin with Intel compilers fails with {{{ ...\Bonmin\trunk\Bcp\src\include\BCP_process.hpp(47): catastrophic error: could not open source file "sys/time.h" #include }}} There is AC_HEADER_TIME macro that might be helpful: http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_5.html#SEC50 Best, Stefan -- Ticket URL: Branch-Cut-Price Framework A parallel framework for branch-cut-price algorithms.