Solaris 64 bit compilation

Martin v. Loewis martin at v.loewis.de
Sat Sep 21 12:34:23 EDT 2002


phoebe_1 at att.net (Holden Caulfield) writes:

> > Please try to report failures carefully. It does not say sizeof(LONG),
> > instead, it says SIZEOF_LONG. Which gives rise to the question: What
> > value does SIZEOF_LONG have, in pyconfig.h?
> > 
> cc -c -DNDEBUG -g -Xc xarch=v9 -xcode=pic32 -I. -I./Include
> -DHAVE_CONFIG_H  -o Modules/p
> ython.o Modules/python.c
> "./Include/pyport.h", line 480: #error: "LONG_BIT definition appears
> wrong for platform (bad gcc/glibc config?)."

So what value has SIZEOF_LONG in pyconfig.h?

How did you invoke configure? How did you manage to get -xarch=v9 into
the compiler command line?

Regards,
Martin



More information about the Python-list mailing list