home/irina/marat/elftoolchain/test/libelf/tset/bin/elfc -o check_elf.msb32 File "/home/irina/marat/elftoolchain/test/libelf/tset/bin/elfc", line 426 v = 0L ^ SyntaxError: invalid syntax *** Error code 1 Stop. pmake: stopped in /home/irina/marat/elftoolchain/test/libelf/tset/common
Attached patch fixes the problem.
python 2 is EOL, we need to migrate ELF Tool Chain to use python 3
The source tree has been migrated to Python 3, as of [r3868].
Related
Commit: [r3868]