From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stijn Symons To: ecos-discuss Subject: [ECOS] Pthread error Date: Thu, 30 Aug 2001 01:38:00 -0000 Message-id: <3B8E17EE.68DDE928@acunia.com> X-SW-Source: 2001-08/msg00923.html Hi all, we have a very strange error, "undefined reference to 'pthread_cleanup_push_inner'" and "undefined reference to 'pthread_cleanup_push_inner'" In our program we have only a call for pthread_cleanup_push, not for pthread_cleanup_push_inner. The same for the pop-function. It looks like it's something inside the ecos libraries. Can anybody help? -- Stijn Symons