From: Jun Sun <jsun@mvista.com>
To: Mark Lehrer <mark@knm.org>
Cc: linux-mips@oss.sgi.com
Subject: Re: Threads on mips
Date: Thu, 26 Oct 2000 14:17:53 -0700 [thread overview]
Message-ID: <39F89F81.1A34F7C@mvista.com> (raw)
In-Reply-To: 200010261455.IAA05015@home.knm.org
Mark Lehrer wrote:
>
> Hello! I am just getting started with one of the MIPS embedded
> platforms, the NEC VR4122. I downloaded the kernel & ramdisk from the
> linux-vr web pages.
>
> Some of the apps I'm trying to port over use pthreads; however, the
> pthread library that is included doesn't appear to work - the process
> that tries to create a thread just waits forever until I hit ctrl-c.
>
I have worked with linux-vr before and tried to get pthread working.
The glibc v2.0.7 had several problems in terms of getting pthread
working.
> Is anyone using threads with the mips embedded platforms? If so, what
> kernel, libc, and pthreads library are you using?
>
I just found a bug in kernel yesterday. After the temporary fix, my
pthread test program seems to work. I am using glibc 2.0.6. Kernel is
v2.4 from cvs tree.
> If not, has anyone thought about what it might take to get threads to
> work?
>
I am thinking about that a lot. :-) I like to get ViewML, a web
broswer, working. It requires pthreads.
Jun
prev parent reply other threads:[~2000-10-26 21:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-26 14:55 Threads on mips Mark Lehrer
2000-10-26 21:17 ` Jun Sun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39F89F81.1A34F7C@mvista.com \
--to=jsun@mvista.com \
--cc=linux-mips@oss.sgi.com \
--cc=mark@knm.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.