编译openmp程序时bit / pthreadtypes.h出错

时间:2014-03-17 10:19:04

标签: gcc openmp

我正在开发一个使用mpi和openmp的项目。我正在尝试编译一个openmp程序,我收到以下错误:

(file /usr/include/i386-linux-gnu/bits/pthreadtypes.h, line 69, column 6):
        syntax error, unexpected ';', expecting IDENTIFIER or '(' or '*' or ':'
(/usr/include/i386-linux-gnu/bits/pthreadtypes.h, line 69)
        was expecting a declarator here.
你能帮忙吗?你知道解决方案吗?你能解释一下可能出错的吗? THX

0 个答案:

没有答案