* Threads on mips
@ 2000-10-26 14:55 Mark Lehrer
2000-10-26 21:17 ` Jun Sun
0 siblings, 1 reply; 2+ messages in thread
From: Mark Lehrer @ 2000-10-26 14:55 UTC (permalink / raw)
To: linux-mips
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.
Is anyone using threads with the mips embedded platforms? If so, what
kernel, libc, and pthreads library are you using?
If not, has anyone thought about what it might take to get threads to
work?
Thanks,
Mark Lehrer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Threads on mips
2000-10-26 14:55 Threads on mips Mark Lehrer
@ 2000-10-26 21:17 ` Jun Sun
0 siblings, 0 replies; 2+ messages in thread
From: Jun Sun @ 2000-10-26 21:17 UTC (permalink / raw)
To: Mark Lehrer; +Cc: linux-mips
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-10-26 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-26 14:55 Threads on mips Mark Lehrer
2000-10-26 21:17 ` Jun Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox