This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Pthread error


Stijn Symons wrote:

> 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

Something I forgot:

I compiled the ecos libraries with the EL/IX template. pthread.h is
included in the program, we already checked that .

thanks,

stijn


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]