[CIG-LONG] gale and python 2.6

js at cp.dias.ie js at cp.dias.ie
Wed Apr 8 11:48:28 PDT 2009


Hi Walter,
I just noticed Gale (svn/1.4) does not compile with python2.6

File "/opt/Gale/Gale-1_4_0/scons/scons-local-0.96.92/SCons/Tool/gas.py",
line 38

    import as

            ^

SyntaxError: invalid syntax

make: *** [all] Error 2

I think "as" is a reserved keyword as of 2.6. If so it probably
affects 386asm.py too

There are also some python deprecation warnings when configuring


Gale still compiles and builds with python2.5 with no problems.

Regards,

john



More information about the CIG-LONG mailing list