Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2003 01:06:59 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Mike Makonnen <mtm@identd.net>
Cc:        alpha@FreeBSD.org
Subject:   Re: cvs commit: src/lib Makefile
Message-ID:  <Pine.GSO.4.10.10307200101200.8320-100000@pcnet5.pcnet.com>
In-Reply-To: <20030720014640.GA45467@kokeb.ambesa.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Jul 2003, Mike Makonnen wrote:

> On Sat, Jul 19, 2003 at 06:34:40PM -0700, Mike Makonnen wrote:
> > mtm         2003/07/19 18:34:40 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     lib                  Makefile 
> >   Log:
> >   Now that we have the stubs for alpha and we can build it
> >   on that platform, invert the test for the platforms on
> >   which libthr is built. Amd64 and powerpc are the only
> >   platforms excluded.
> 
> Even though libthr is now built by default on Alpha (I committed 
> the stubs this morning) the resulting DSO won't work.
> As scottl mentioned alpha is the only tier 1 platform libthr
> doesn't build on yet, and I'm hoping that can be corrected soon.
> I'm trying to make it as easy as possible for an interested 
> person to pick it up.

You (we) also need the *context() functions to work correctly.
They used to work on alpha when I committed them, but something
seems to have changed to break that.

Here's a test program:

  http://people.freebsd.org/~deischen/ucontext/test_context.c

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10307200101200.8320-100000>