* Re: glibc on MIPS ...
2000-10-11 2:30 glibc on MIPS Jun Sun
@ 2000-10-11 2:12 ` Ralf Baechle
2000-10-11 11:06 ` Maciej W. Rozycki
2000-10-11 22:24 ` Florian Lohoff
0 siblings, 2 replies; 5+ messages in thread
From: Ralf Baechle @ 2000-10-11 2:12 UTC (permalink / raw)
To: Jun Sun; +Cc: linux-mips, linux-mips, debian-mips
On Tue, Oct 10, 2000 at 07:30:16PM -0700, Jun Sun wrote:
> Does anybody what is the status of glibc on MIPS?
>
> So far I have been using the glibc coming from linux-vr project. It is
> v2.0.7. Somehow the pthread does not appear to be working.
> pthread_create() returns EAGIN error, even though clone() system returns
> correct result.
2.0.7 is filling my mailfolders with obscure bug reports. Seems like
nobody is bothering to keep it updated with any kind of bug fixes.
> I looked at the cvs tree on oss.sgi.com. The glibc version is 2.0.6.
> What is the status of this version?
Cvs on oss should be equivalent to glibc-2.0.6-5lm.src.rpm which is the
version which I'm still recommending for now. Don't use -6lm, it's
broken.
> I also heard about the debian-mips project. What glibc is used here?
A pre-2.2 snapshot. Not yet stable and requires a binutils snapshot to
build which also isn't yet stable. But we're getting closer and things
are beginning to look promising.
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
* glibc on MIPS ...
@ 2000-10-11 2:30 Jun Sun
2000-10-11 2:12 ` Ralf Baechle
0 siblings, 1 reply; 5+ messages in thread
From: Jun Sun @ 2000-10-11 2:30 UTC (permalink / raw)
To: linux-mips, linux-mips, debian-mips
Does anybody what is the status of glibc on MIPS?
So far I have been using the glibc coming from linux-vr project. It is
v2.0.7. Somehow the pthread does not appear to be working.
pthread_create() returns EAGIN error, even though clone() system returns
correct result.
I looked at the cvs tree on oss.sgi.com. The glibc version is 2.0.6.
What is the status of this version?
I also heard about the debian-mips project. What glibc is used here?
Thanks.
Jun
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: glibc on MIPS ...
2000-10-11 2:12 ` Ralf Baechle
@ 2000-10-11 11:06 ` Maciej W. Rozycki
2000-10-11 22:24 ` Florian Lohoff
1 sibling, 0 replies; 5+ messages in thread
From: Maciej W. Rozycki @ 2000-10-11 11:06 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Jun Sun, linux-mips, linux-mips, debian-mips
On Wed, 11 Oct 2000, Ralf Baechle wrote:
> A pre-2.2 snapshot. Not yet stable and requires a binutils snapshot to
> build which also isn't yet stable. But we're getting closer and things
> are beginning to look promising.
I have also binutils 2.10 working well for glibc 2.2, if anyone's
interested.
--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@ds2.pg.gda.pl, PGP key available +
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: glibc on MIPS ...
2000-10-11 2:12 ` Ralf Baechle
2000-10-11 11:06 ` Maciej W. Rozycki
@ 2000-10-11 22:24 ` Florian Lohoff
2000-10-12 2:04 ` Ralf Baechle
1 sibling, 1 reply; 5+ messages in thread
From: Florian Lohoff @ 2000-10-11 22:24 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Jun Sun, linux-mips, linux-mips, debian-mips
On Wed, Oct 11, 2000 at 04:12:44AM +0200, Ralf Baechle wrote:
> On Tue, Oct 10, 2000 at 07:30:16PM -0700, Jun Sun wrote:
> > I also heard about the debian-mips project. What glibc is used here?
>
> A pre-2.2 snapshot. Not yet stable and requires a binutils snapshot to
> build which also isn't yet stable. But we're getting closer and things
> are beginning to look promising.
We are trying :) I am currently basing all my Debian-mips(el) things
on glibc 2.0.6. It is the only stable solution right now. I am experimenting
with the glibc 2.1.94-3 debian source package which i managed to get
compiled with unmodified cvs binutils and gcc + the gcse patch.
Ralf reported bugs in the ld where he send me a patch. With that patch
i get a "Bus Error" from the ld.so within the glibc build.
So currently - No real work on glibc 2.2 based debian but that will
change soon i guess ...
Flo
--
Florian Lohoff flo@rfc822.org +49-5201-669912
"Write only memory - Oops. Time for my medication again ..."
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: glibc on MIPS ...
2000-10-11 22:24 ` Florian Lohoff
@ 2000-10-12 2:04 ` Ralf Baechle
0 siblings, 0 replies; 5+ messages in thread
From: Ralf Baechle @ 2000-10-12 2:04 UTC (permalink / raw)
To: Florian Lohoff; +Cc: Jun Sun, linux-mips, linux-mips, debian-mips
On Thu, Oct 12, 2000 at 12:24:21AM +0200, Florian Lohoff wrote:
> We are trying :) I am currently basing all my Debian-mips(el) things
> on glibc 2.0.6. It is the only stable solution right now. I am experimenting
> with the glibc 2.1.94-3 debian source package which i managed to get
> compiled with unmodified cvs binutils and gcc + the gcse patch.
>
> Ralf reported bugs in the ld where he send me a patch. With that patch
> i get a "Bus Error" from the ld.so within the glibc build.
There patch is ok; you get those bus errors because there are bugs in
both ld and binutils that in most cases compensate each other. If you
fix only one of them you get all sorts of funnies ...
Even with the fixes ld is not yet perfect - for example emacs and X still
fail.
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2000-10-12 2:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-11 2:30 glibc on MIPS Jun Sun
2000-10-11 2:12 ` Ralf Baechle
2000-10-11 11:06 ` Maciej W. Rozycki
2000-10-11 22:24 ` Florian Lohoff
2000-10-12 2:04 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox