Hi Hans-Peter, > /h/hp/binutils/cvs_latest/src/binutils/dwarf.c: In function > `process_debug_info': > /h/hp/binutils/cvs_latest/src/binutils/dwarf.c:1748: warning: > long unsigned int format, int arg (arg 2) > Note the -Werror. I suggest casting to long unsigned. Oops - fixed - thanks for catching this. Cheers Nick