1: compilers.ipk: In function `main': 2: compilers.ipk:372: warning: return type of `main' is not `int' 3: Hello World from compiler test 4: system 'gcc -g -O2 -fpic -fPIC -pedantic -I/usr/local/include/python1.5 -c interscript/tests/example.c -o interscript/tests/example.o' 5: Object file interscript/tests/example.o generated 6: system 'gcc -L/usr/local/lib/python1.5 interscript/tests/example.o -o interscript/tests/example.exe' 7: Executable interscript/tests/example.exe generated 8: Executable executed