Dear Intel,when trying to compile the attached 'mdutil.c' module (renamed mdutil.for here) with the icc compiler, we got repeatedly the following message: "compilation aborted for mdutil.c (code 2)". GNU C compiler was also unable to compile the file, with the message"mdutil.c:2513: incompatible type for argument 1 of `wait'". This is the only place where compilation crashes. Could you give us an idea what might went wrong with the compilation.
faulty C compliation
Dear Intel,
when trying to compile the attached 'mdutil.c' module (renamed mdutil.for here) with the icc compiler, we got repeatedly the following message:
"compilation aborted for mdutil.c (code 2)".
GNU C compiler was also unable to compile the file, with the message
"mdutil.c:2513: incompatible type for argument 1 of `wait'".
This is the only place where compilation crashes. Could you give us an idea what might went wrong with the compilation.