Am 26.10.2002 00:34:03, schrieb "J.C. Wren" <[email protected]>: >I made sure it's using python2 also, although it's >calling out python2.1 in the /usr/bin/env bang line.
no it's not. i forgot to mention that it's called from make where just "python" is used, which defaults to python 1.5.2 on some systems. so you'll probably need to chage it in the makefile: >python ihex2c.py eraseFlash.a43 eraseFlash chris
