> c/codegen.h:19:3: #error "sorry -- I guess it won't work like that on 64-bits
> machines"
The first error output by gcc suggests the 64-bit OS might be the
problem. But I don't actually know what that error means.
--
http://mail.python.org/mailman/listinfo/python-list
"Jeremy Sanders" <[EMAIL PROTECTED]> wrote in
message
> Fausto Arinos Barbuto wrote:
> > The specifics of my system are:
> >
> > Athlon AMD-64 3300+
> > SuSE 9.3 Professional (64-bit)
> > Python 2.4
> > gcc/g++ 3.3.5
> Ummm... I thought psyco only supported 32 bit systems. I
Fausto Arinos Barbuto wrote:
> The specifics of my system are:
>
> Athlon AMD-64 3300+
> SuSE 9.3 Professional (64-bit)
> Python 2.4
> gcc/g++ 3.3.5
Ummm... I thought psyco only supported 32 bit systems. I haven't seen
anything else to suggest otherwise. See
http://psyco.sou
Hi Steve;
Steve M wrote:
>> First, I tried the usual "python setup.py install" but that did not work.
> How exactly did it fail? Perhaps you can paste the error output from
> this command.
Sure, he is the output:
linux:/home/fausto/Documents/psyco-1.4 # python setup.py install
PROCES
> First, I tried the usual "python setup.py install" but that did not work.
How exactly did it fail? Perhaps you can paste the error output from
this command.
--
http://mail.python.org/mailman/listinfo/python-list
Hi All;
I have Psyco (on Windows XP) and now I want to install it on Linux, too.
I FTP'd the tarball (tar.gz) from Psyco's site but can't get it compiled.
First, I tried the usual "python setup.py install" but that did not work.
I later found a RPM for Psyco but it wasn't suitable