What is the specific compilation error message?
Are you including -lpthread as a compiler parameter?
arm pthread example:
http://www.dilnetpc.com/mht-sa16.pdf
and their once was a bug in gcc where the location of the -lpthread as a
parameter was an issue, but I'm sure thats fixed.
-Curtis.
On Sun, 2005-03-13 at 13:05, noone_1983 wrote:
>
> Hello all,
> This may be a bit of a silly question arising from inexperience,
> but please bear with me. I am new to programming on the TS-7200, and
> under Linux in general. I am testing creating a simple threaded
> program, and I am running into problems. I created a program using
> the pthread library, just a simple program that creats two threads
> that do their thing. I can get it to compile and run normally, but
> when I try to compile it using the crosstool, I get a compilation
> error calling pthread_create.
> Am I missing something simple? Also, does anyone have any accessible
> information on thread programming on this machine?
>
> Thanks.
>
>
>
>
>
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> click here
>
>
> ______________________________________________________________________
> Yahoo! Groups Links
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/ts-7000/
>
> * To unsubscribe from this group, send an email to:
>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service.
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|