[INFN] Sfiligoi 2002-11-05 07:34:04 | Hi. I have successfully compiled Muon 4.21b on IBM AIX. Do you think anyone will be interested in it? Cheers, Igor P.S.: The Power3 based system I am using is incredibly slow compared to my Athlon XP desktop!!!! P.P.S.: On AIX, xlC_r has been used. (with just -O3) The folowwing problems have been found and solved: - strings.h instead of string.h - bool not defined => typedef and defined true and false - var def. inside for extends out of the loop => moved variable definition out of for |