Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-25 Thread Rob Hetland
Yes, it works now. Thanks, -Rob On Aug 24, 2006, at 6:39 PM, Travis Oliphant wrote: > Rob Hetland wrote: > >> In compiling matplotlib and scipy, I get errors complaining about >> multiply defined symbols (See below). I tried to fix this with - >> multiply_defined suppress but this did not wor

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Travis Oliphant
Rob Hetland wrote: >In compiling matplotlib and scipy, I get errors complaining about >multiply defined symbols (See below). I tried to fix this with - >multiply_defined suppress but this did not work. Is there a way to >make this go away? > > Can you try current SVN again, to see if it n

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Travis Oliphant
Rob Hetland wrote: >In compiling matplotlib and scipy, I get errors complaining about >multiply defined symbols (See below). I tried to fix this with - >multiply_defined suppress but this did not work. Is there a way to >make this go away? > > define NPY_NO_SIGNAL for now. -Travis ---

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Rob Hetland
In compiling matplotlib and scipy, I get errors complaining about multiply defined symbols (See below). I tried to fix this with - multiply_defined suppress but this did not work. Is there a way to make this go away? -Rob Scipy error: c++ -bundle -undefined dynamic_lookup build/temp.mac

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Travis Oliphant
Albert Strasheim wrote: >Dialog pops up: > >--- >python.exe - Application Error >--- >The exception unknown software exception (0xc029) occurred in the >application at location 0x7c86d474. > > >Click on OK to terminate the program >Click on CANCE

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Sebastian Haase
On Thursday 24 August 2006 09:50, [EMAIL PROTECTED] wrote: > Sorry for my ignorance, but I have not ever heard of or used mingw32. I > am also using python 2.3. http://en.wikipedia.org/wiki/Mingw explains in detail. > > Is there any way someone could possibly send me a brief walk through of > ho

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread kortmann
Sorry for my ignorance, but I have not ever heard of or used mingw32. I am also using python 2.3. Is there any way someone could possibly send me a brief walk through of how to install 1.0b3 on windows32? Also I am not sure that I know how to manipulate the code that you guys said that you have

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Travis Oliphant
Frank Conradie wrote: > Thanks Travis - that did the trick. Is this an issue specifically with > mingw and Windows? > Yes, I keep forgetting that Python functions are not necessarily defined at compile time on Windows. It may also be a problem with MSVC on Windows but I'm not sure. The real

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-24 Thread Frank Conradie
Thanks Travis - that did the trick. Is this an issue specifically with mingw and Windows? - Frank Travis Oliphant wrote: Travis Oliphant wrote: Frank Conradie wrote: Hi Sven and Jordan I wish to add my name to this list ;-) I just got the same error trying to

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-23 Thread Travis Oliphant
Travis Oliphant wrote: > Frank Conradie wrote: > >> Hi Sven and Jordan >> >> I wish to add my name to this list ;-) I just got the same error >> trying to compile for Python 2.3 with latest candidate mingw32, >> following the instructions at >> http://www.scipy.org/Installing_SciPy/Windows .

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-23 Thread Travis Oliphant
Frank Conradie wrote: > Hi Sven and Jordan > > I wish to add my name to this list ;-) I just got the same error > trying to compile for Python 2.3 with latest candidate mingw32, > following the instructions at > http://www.scipy.org/Installing_SciPy/Windows . > > Hopefully someone can shed some

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-23 Thread Frank Conradie
Hi Sven and Jordan I wish to add my name to this list ;-) I just got the same error trying to compile for Python 2.3 with latest candidate mingw32, following the instructions at http://www.scipy.org/Installing_SciPy/Windows . Hopefully someone can shed some light on this error - what I've bee

Re: [Numpy-discussion] numpy-1.0b3 under windows

2006-08-23 Thread Sven Schreiber
Jordan Dawe schrieb: > I just tried to compile numpy-1.0b3 under windows using mingw. I got > this error: ... > > Any ideas? > No, except that I ran into the same problem... Hooray, I'm not alone ;-) -sven - Using Tomcat

[Numpy-discussion] numpy-1.0b3 under windows

2006-08-23 Thread Jordan Dawe
I just tried to compile numpy-1.0b3 under windows using mingw. I got this error: compile options: '-Ibuild\src.win32-2.4\numpy\core\src -Inumpy\core\include -Ibuild\src.win32-2.4\numpy\core -Inumpy\core\src -Inumpy\core\include -Ic:\Python24\include -Ic:\Python24\PC -c' gcc -mno-cygwin -O2 -Wa