Date: Tue, 29 Jul 2003 21:06:49 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Randy Sato <rsato@mac.com> Cc: freebsd-alpha@freebsd.org Subject: Re: makecontext doesn't work? Message-ID: <20030730040649.GA4580@dhcp01.pn.xcllnt.net> In-Reply-To: <8188769.1059517131841.JavaMail.rsato@mac.com> References: <8188769.1059517131841.JavaMail.rsato@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 29, 2003 at 03:18:51PM -0700, Randy Sato wrote: > In configure for gstreamer-0.6.2, a check for a working > makecontext/swapcontext loops forever because it appears > that makecontext does not work and the child function is > never called. Instead execution continues just after the > getcontext() call. > > Is this a bug in makecontext or in configure? It's a bug in our *context stuff. I'll see if I can take a look at it. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030730040649.GA4580>