gpt4 book ai didi

c - 使用 C-free 编译器在 C 中链接时出错

转载 作者:太空宇宙 更新时间:2023-11-04 04:37:12 44 4
gpt4 key购买 nike

我正在为 c 使用 C-Free 编译器。这是我安装后的第一个程序。
我还安装了 MinGw

这是我的程序。

#include<stdio.h>

int main()
{
printf("Hello World!");
}

我有这个错误,我不知道如何解决。

[Error]\mingw\lib\crt2.o:(.text+0x188):undefined refrence to `__dyn_tls_init_callback`
[Error]\mingw\lib\crt2.o:(.text+0x1c6):undefined refrence to `_setargv`
[Error]collect2:ld returned 1 exit status

最佳答案

听起来您的安装已损坏。检查您是否安装了 MINGW 两次。

关于c - 使用 C-free 编译器在 C 中链接时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29759688/

44 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com