Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

faulty C compliation

m_filatov
Beginner
447 Views
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.
0 Kudos
0 Replies
Reply