Re: [Numpy-discussion] failure building numpy using icc

2008-05-15 Thread Glen W. Mabey
On Tue, Apr 29, 2008 at 04:43:09PM -0500, Glen W. Mabey wrote: > Isn't that cool? I can only assume that it is a compiler bug and I will > have to upgrade to a newer version of icc (I'm using 10.0.025, actually > it's cce). > > After I do that, I'll post again if I have trouble. Just to follow u

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Glen W. Mabey
On Tue, Apr 29, 2008 at 01:01:55PM -0500, Charles R Harris wrote: > Not really, it was just a shot in the dark. The thing is, if conv_python is > being run on the same source each time, it should give the same result. So I > suspect that something is changing the sources and that is what I'm tryi

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Charles R Harris
On Tue, Apr 29, 2008 at 11:19 AM, Glen W. Mabey <[EMAIL PROTECTED]> wrote: > On Tue, Apr 29, 2008 at 11:24:56AM -0500, Charles R Harris wrote: > > Hmm, something must be mucking with the sources. You can run > conv_template on the pure file from the src directory with > > > > python ../../distuti

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Glen W. Mabey
On Tue, Apr 29, 2008 at 11:24:56AM -0500, Charles R Harris wrote: > Hmm, something must be mucking with the sources. You can run conv_template on > the pure file from the src directory with > > python ../../distutils/conv_template.py scalartypes.inc.src > > However, when called from within pyth

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Charles R Harris
On Tue, Apr 29, 2008 at 9:50 AM, Glen W. Mabey <[EMAIL PROTECTED]> wrote: > On Tue, Apr 29, 2008 at 10:41:25AM -0500, Charles R Harris wrote: > > Could you post the new output? The conv_template routine has changed a > bit, you should make sure you have the latest version. Also, it is pure > pytho

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Glen W. Mabey
On Tue, Apr 29, 2008 at 10:41:25AM -0500, Charles R Harris wrote: > Could you post the new output? The conv_template routine has changed a bit, > you should make sure you have the latest version. Also, it is pure python and > the use of icc shouldn't make a difference in substituting the keys in

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Charles R Harris
On Tue, Apr 29, 2008 at 9:21 AM, Glen W. Mabey <[EMAIL PROTECTED]> wrote: > Robert, > Could you post the new output? The conv_template routine has changed a bit, you should make sure you have the latest version. Also, it is pure python and the use of icc shouldn't make a difference in substituti

Re: [Numpy-discussion] failure building numpy using icc

2008-04-29 Thread Glen W. Mabey
Robert, I do appreciate your response to this question (oh way back when) and am just now getting back to this problem. On Sat, Mar 01, 2008 at 02:17:46AM -0600, Robert Kern wrote: > On Thu, Feb 28, 2008 at 1:21 PM, Glen W. Mabey <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm using svn numpy

Re: [Numpy-discussion] failure building numpy using icc

2008-03-01 Thread Robert Kern
On Thu, Feb 28, 2008 at 1:21 PM, Glen W. Mabey <[EMAIL PROTECTED]> wrote: > Hello, > > I'm using svn numpy and get the following error upon executing > > /usr/local/bin/python2.5 setup.py config --noisy > --cc=/opt/intel/cce/10.0.025/bin/icc --compiler=intel --fcompiler=intel > build_clib buil

[Numpy-discussion] failure building numpy using icc

2008-02-28 Thread Glen W. Mabey
Hello, I'm using svn numpy and get the following error upon executing /usr/local/bin/python2.5 setup.py config --noisy --cc=/opt/intel/cce/10.0.025/bin/icc --compiler=intel --fcompiler=intel build_clib build_ext I see: conv_template:> build/src.linux-x86_64-2.5/numpy/core/src/scalartypes.in