|
|
10.3下安装pgilinux86-64-616,安装过程中出现:
Note:This Linux installation does not appear to support 32-bit compilation.
The command 'gcc -m32 hello.c' where hello.c contains the simple C program
main(){printf("hello\n")}
should produce a 32-bit executable a.out
ERROR: unknown glibc version(2.6.1)
请问是什么原因 |
|