cvs commit: src/lib Makefile

Daniel Eischen eischen at vigrid.com
Sat Jul 19 22:07:01 PDT 2003


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



More information about the freebsd-alpha mailing list