RE: recommended gcc versions for python2.5 compilation on Solarissparc/x86, AIX, Linux

2008-07-11 Thread YIN Ming
Dear Jeroen, Thanks so much for your help. :) Best regards, Yin Ming -Original Message- From: Jeroen Ruigrok van der Werven [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2008 5:55 PM To: YIN Ming Cc: python-list@python.org; LEGRAND Mathieu Subject: Re: recommended gcc versions for

recommended gcc versions for python2.5 compilation on Solaris sparc/x86, AIX, Linux

2008-07-10 Thread YIN Ming
. use new version of gcc (rather than odd version) Thanks and best regards, Yin Ming This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not

Compilation problem of Python2.5.1 on AIX5.2 (with --enable-shared option)

2008-04-16 Thread YIN Ming
on library generated). It has no difference from the one compiled without --enable-shared. Note that if the configuration is run without --enable-shared option, the corresponding commands will not contain "-lpython2.5". Best regards, Yin Ming --