9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] another classic error message
@ 2006-07-19 20:01 Ronald G Minnich
  2006-07-19 21:35 ` LiteStar numnums
  0 siblings, 1 reply; 4+ messages in thread
From: Ronald G Minnich @ 2006-07-19 20:01 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

libgcc_s.so.1 must be installed for pthread_cancel to work

yeah man. I mean every damn thing in the world is in libc.so. Might as
well leave out this essential function. bah.

ron


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

* Re: [9fans] another classic error message
  2006-07-19 20:01 [9fans] another classic error message Ronald G Minnich
@ 2006-07-19 21:35 ` LiteStar numnums
  2006-07-19 22:25   ` David Leimbach
  0 siblings, 1 reply; 4+ messages in thread
From: LiteStar numnums @ 2006-07-19 21:35 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 641 bytes --]

I love trying to build a custom libc for a new environment: SunRPC, Threads,
Math, Crypto, Kitchen Sink, &c.

On 7/19/06, Ronald G Minnich <rminnich@lanl.gov> wrote:
>
> libgcc_s.so.1 must be installed for pthread_cancel to work
>
> yeah man. I mean every damn thing in the world is in libc.so. Might as
> well leave out this essential function. bah.
>
> ron
>



--
Lead thou me on, O Zeus, and Destiny,
To that goal long ago to me assigned.
I'll follow and not falter; if my will
Prove weak and craven, still I'll follow on.
-- Epictetus

He who enters his wife's dressing room is a philosopher or a fool. -- Balzac

[-- Attachment #2: Type: text/html, Size: 946 bytes --]

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

* Re: Re: [9fans] another classic error message
  2006-07-19 21:35 ` LiteStar numnums
@ 2006-07-19 22:25   ` David Leimbach
  2006-07-19 23:00     ` andrey mirtchovski
  0 siblings, 1 reply; 4+ messages in thread
From: David Leimbach @ 2006-07-19 22:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

That's why everything is in "libSystem.dylib" on Mac OS X. :-)



On 7/19/06, LiteStar numnums <litestar@gmail.com> wrote:
> I love trying to build a custom libc for a new environment: SunRPC, Threads,
> Math, Crypto, Kitchen Sink, &c.
>
>
> On 7/19/06, Ronald G Minnich < rminnich@lanl.gov> wrote:
> > libgcc_s.so.1 must be installed for pthread_cancel to work
> >
> > yeah man. I mean every damn thing in the world is in libc.so. Might as
> > well leave out this essential function. bah.
> >
> > ron
> >
>
>
>
> --
> Lead thou me on, O Zeus, and Destiny,
> To that goal long ago to me assigned.
> I'll follow and not falter; if my will
> Prove weak and craven, still I'll follow on.
>  -- Epictetus
>
> He who enters his wife's dressing room is a philosopher or a fool. -- Balzac


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

* Re: Re: Re: [9fans] another classic error message
  2006-07-19 22:25   ` David Leimbach
@ 2006-07-19 23:00     ` andrey mirtchovski
  0 siblings, 0 replies; 4+ messages in thread
From: andrey mirtchovski @ 2006-07-19 23:00 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 7/19/06, David Leimbach <leimy2k@gmail.com> wrote:
> That's why everything is in "libSystem.dylib" on Mac OS X. :-)

that was exactly the comment someone made when we saw this: all sorts
of goo is already in libgcc, why not this particular one?


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

end of thread, other threads:[~2006-07-19 23:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-19 20:01 [9fans] another classic error message Ronald G Minnich
2006-07-19 21:35 ` LiteStar numnums
2006-07-19 22:25   ` David Leimbach
2006-07-19 23:00     ` andrey mirtchovski

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 NNTP newsgroup(s).