public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* Glibc 2.3.90 Where can I find source?
       [not found] <441720578.1199074.1485079270423.ref@mail.yahoo.com>
@ 2017-01-22 10:01 ` j serralheiro via libc-ports
  2017-01-23 13:33   ` Tulio Magno Quites Machado Filho
  0 siblings, 1 reply; 3+ messages in thread
From: j serralheiro via libc-ports @ 2017-01-22 10:01 UTC (permalink / raw)
  To: libc-ports

Dear gentlemen,
I am writing to you with an educational-only issue. More like a hobby.
I would like to compile some code to use with familiar linux on a IPAQ h4300. I used  the kernel from ramdiskrescue and a distribution for hx4700 . Its the same processor so to speak, arm-pax. It works fairly good.

The glibc library installed by distribution familiar is glib 2.3.90.
The kernel is 2.6.16

Up until now I compiled a cross-compiler and compiled a @hello@ program. I linked this program statically with glib 2.10 that I also compiled.
In this case the kernel headers are from 2.6.21 that I downloaded from github or something, a merge of handhelds and hackndev.
I searched and I cannot find source for glibc2.3.90 source code.

So maybe someone out there can give me a hint.

Thank you very
Best regards
Jorge Serralheiro

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Glibc 2.3.90 Where can I find source?
  2017-01-22 10:01 ` Glibc 2.3.90 Where can I find source? j serralheiro via libc-ports
@ 2017-01-23 13:33   ` Tulio Magno Quites Machado Filho
  2017-01-23 18:51     ` Carlos O'Donell
  0 siblings, 1 reply; 3+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2017-01-23 13:33 UTC (permalink / raw)
  To: j serralheiro, libc-ports

j serralheiro via libc-ports <libc-ports@sourceware.org> writes:

> The glibc library installed by distribution familiar is glib 2.3.90.
> The kernel is 2.6.16
>
> Up until now I compiled a cross-compiler and compiled a @hello@ program. I linked this program statically with glib 2.10 that I also compiled.
> In this case the kernel headers are from 2.6.21 that I downloaded from github or something, a merge of handhelds and hackndev.
> I searched and I cannot find source for glibc2.3.90 source code.

As far as I know, glibc never had an official 2.3.90 release.  This version
seems to come from a Linux distribution.

Fedora uses the same version scheme, e.g.:
http://pkgs.fedoraproject.org/cgit/rpms/glibc.git/tag/?h=glibc-2_3_90-39

-- 
Tulio Magno

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Glibc 2.3.90 Where can I find source?
  2017-01-23 13:33   ` Tulio Magno Quites Machado Filho
@ 2017-01-23 18:51     ` Carlos O'Donell
  0 siblings, 0 replies; 3+ messages in thread
From: Carlos O'Donell @ 2017-01-23 18:51 UTC (permalink / raw)
  To: Tulio Magno Quites Machado Filho, j serralheiro, libc-ports

On 01/23/2017 08:33 AM, Tulio Magno Quites Machado Filho wrote:
> j serralheiro via libc-ports <libc-ports@sourceware.org> writes:
> 
>> The glibc library installed by distribution familiar is glib 2.3.90.
>> The kernel is 2.6.16
>>
>> Up until now I compiled a cross-compiler and compiled a @hello@ program. I linked this program statically with glib 2.10 that I also compiled.
>> In this case the kernel headers are from 2.6.21 that I downloaded from github or something, a merge of handhelds and hackndev.
>> I searched and I cannot find source for glibc2.3.90 source code.
> 
> As far as I know, glibc never had an official 2.3.90 release.  This version
> seems to come from a Linux distribution.
> 
> Fedora uses the same version scheme, e.g.:
> http://pkgs.fedoraproject.org/cgit/rpms/glibc.git/tag/?h=glibc-2_3_90-39

Right.

And even then Fedora just follows upstream glibc's version for Rawhide (rolling
release).

There is no such thing as a 2.3.90 release, the ".90" denotes that the sources
came from the development branch _after_ glibc 2.3 was released.

So a version of 2.3.90 means that the sources where somewhere between 2.3 and
2.4 (before release).

-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-23 18:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <441720578.1199074.1485079270423.ref@mail.yahoo.com>
2017-01-22 10:01 ` Glibc 2.3.90 Where can I find source? j serralheiro via libc-ports
2017-01-23 13:33   ` Tulio Magno Quites Machado Filho
2017-01-23 18:51     ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).