On Wed, Aug 27, 2008 at 9:44 AM, Pierre GM <[EMAIL PROTECTED]> wrote:
> On Tuesday 26 August 2008 20:41:44 Charles R Harris wrote:
>
>> I've been thinking of reverting the changes rather than waiting for David
>> to get back.
>
> As mentioned in a previous email, that fails on x86_64 AMD as well, s
On Tuesday 26 August 2008 20:41:44 Charles R Harris wrote:
> I've been thinking of reverting the changes rather than waiting for David
> to get back.
As mentioned in a previous email, that fails on x86_64 AMD as well, same
place. Commenting out `trunc` in umathmodule.c.src does the trick.
___
On Tue, Aug 26, 2008 at 19:41, Charles R Harris
<[EMAIL PROTECTED]> wrote:
> I've been thinking of reverting the changes rather than waiting for David to
> get back.
Go ahead.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by ou
On Tue, Aug 26, 2008 at 6:23 PM, Fernando Perez <[EMAIL PROTECTED]>wrote:
> Howdy,
>
> building numpy from trunk right now (r5708) on a 32-bit ubuntu box gives:
>
> compiling C sources
> C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2
> -Wall -Wstrict-prototypes -fPIC
>
> cre
Howdy,
building numpy from trunk right now (r5708) on a 32-bit ubuntu box gives:
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-i686-2.5/build
creating build/temp.linux-i686-2.5/build/src.linux-i