On Fri, Feb 04, 2011 at 10:55:12AM -0800, Charlie Kester wrote:
> On Fri 04 Feb 2011 at 02:05:44 PST Kostik Belousov wrote:
> >On Thu, Feb 03, 2011 at 09:15:00PM -0800, Charlie Kester wrote:
> >...
> >>customize UnixCCompiler
> >>customize UnixCCompiler using build
On Thu, Feb 03, 2011 at 09:15:00PM -0800, Charlie Kester wrote:
...
> customize UnixCCompiler
> customize UnixCCompiler using build_ext
> customize Gnu95FCompiler
> customize Gnu95FCompiler using build_ext
> building 'numpy.core._sort' extension
> compiling C sources
> C compiler: gcc45 -DNDEBUG -m
set, &oset);
> system("/usr/sbin/ntpd -g -q");
> pthread_sigmask(SIG_SETMASK, &oset, NULL);
>
> I wrapped this up into a standalone app and call this from Python instead of
> calling ntpd directly. This solved the problem--no more hang. Thanks very
> muc
On Mon, Feb 08, 2010 at 04:20:03AM +, Li-Lun Wang (Leland Wang) wrote:
> The following reply was made to PR ports/143529; it has been noted by GNATS.
>
> From: "Li-Lun Wang (Leland Wang)"
> To: bug-follo...@freebsd.org, amd...@amdmi3.ru
> Cc: "b. f."
> Subject: Re: ports/143529: [PATCH] math