--------------------------------
esql -g -c -I/home/informix/incl/esql test.ec
"test.ec", line 43.25: 1506-495 (I) Pointer type conversion found.
"test.ec", line 43.25: 1506-374 (I) Pointer types "char*" and "int*" are not compatible.
esql test.o -g -I/home/informix/incl/esql -L/home/informix/lib/esql -L/home/informix/lib -L/usr/lib -o test.x
Target "all" is up to date.