On Thu, 2004-05-20 at 10:40, mohanlal jangir wrote: > I tried to run following program, but is giving "Illegal instruction" error > after function premain is called. Can somebody correct me, what I am doing > wrong? > Try __attribute__((constructor)) and __attribute__((destructor)) Diego.