This command is incomplete and does not specify the input source file or any other necessary parameters.

Assuming that you have a C source file named "example.c" that you want to compile and link with the SiCL library, the correct command would be:

gcc -o example -lsicl example.c

This command will compile the "example.c" file and link it with the SiCL library, creating an executable file named "example".

gcc -o -lsicl

原文地址: https://www.cveoy.top/t/topic/fcuN 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录