delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Thu, 27 Sep 2001 16:48:48 -0400 |
From: | Jason Tishler <jason AT tishler DOT net> |
To: | Jochen =?iso-8859-1?Q?K=FCpper?= <jochen AT unc DOT edu> |
Cc: | scipy-dev AT scipy DOT net, Cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: SciPy on Cygwin |
Message-ID: | <20010927164848.Q1356@dothill.com> |
Mail-Followup-To: | Jochen =?iso-8859-1?Q?K=FCpper?= <jochen AT unc DOT edu>, |
scipy-dev AT scipy DOT net, Cygwin <cygwin AT cygwin DOT com> | |
Mime-Version: | 1.0 |
In-Reply-To: | <86d74cr9q2.fsf@bock.chem.unc.edu> |
User-Agent: | Mutt/1.3.18i |
Jochen, On Thu, Sep 27, 2001 at 10:26:13AM -0400, Jochen Küpper wrote: > The problem I am running into in linalg is that I get compile errors > in flapackmodule.c: > ,---- > | linalg/flapackmodule.c:447: initializer element is not constant > | linalg/flapackmodule.c:502: initializer element is not constant > | linalg/flapackmodule.c:557: initializer element is not constant > | linalg/flapackmodule.c:616: initializer element is not constant > `---- The usually solution to the above kind of errors is the following: http://www.python.org/doc/FAQ.html#3.24 > The respective code is > ,----[flapackmodule.c: 447] > | PyObject *cb_cselect_in_cgees__user__routines_capi = Py_None; > `---- Unfortunately, the above line does *not* seem to jib with this solution. Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |