Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <200504141054.j3EAsAUV028749@thor.remedy.nl> Reply-To: From: "Johnny Willemsen" To: Subject: Unresolved clock_settime Date: Thu, 14 Apr 2005 12:54:04 +0200 Organization: Remedy IT MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.7 required=5.0 tests=FORGED_MUA_OUTLOOK,MISSING_OUTLOOK_NAME,MSGID_HAS_NO_AT version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Hi, We use clock_gettime and clock_settime. We now get an undefined reference when linking on clock_settime, clock_gettime doesn't give any problems. Someone an idea? Johnny Creating library file: libACE.dll.a .shobj/OS_NS_time.o(.text+0x95): In function `_ZN6ACE_OS13clock_settimeEmPK8timespec': c:/ACE/Cygwin/ACE_wrappers/ace/OS_NS_time.inl:87: undefined reference to `_clock_settime' collect2: ld returned 1 exit status make[2]: *** [libACE.dll] Error 1 make[2]: Target `all' not remade because of errors. make[2]: Leaving directory `/cygdrive/c/ACE/Cygwin/ACE_wrappers/ace' make[1]: [ACE] Error 2 (ignored) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/