Compiling python 2.2.2 with gcc 3.2

Pierre HANSER pierre.hanser at sxb.bsf.alcatel.fr
Wed Oct 16 09:26:02 EDT 2002


>>I tried to compile python2.2.2 under RH 7.2 with gcc 3.2. I got weired 
>>error messages from
>>incopatibility between "fpos_t" and "int", to obsoleteness of "tmpname".

>>Did anyone succeed?

on solaris 2.8, gcc 3.2 is OK when you have tweaked the missing typedefs
that gcc install gets out of sys/types.h and that are nevertheless required.

-- 
	Pierre Hanser




More information about the Python-list mailing list