gpt4 book ai didi

linux - Clang on Raspberry Pi/Raspbian 错误?

转载 作者:太空狗 更新时间:2023-10-29 11:46:10 25 4
gpt4 key购买 nike

当我尝试将 clang 作为我的 C 编译器运行时,出现错误(我认为是链接器错误)

Compilation started at Sun Nov 11 14:34:55

make -k
clang -std=c99 -ggdb -o0 -Wall -Werror helloworld.c -o helloworld
clang: warning: unknown platform, assuming -mfloat-abi=soft
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [helloworld] Error 1

Compilation exited abnormally with code 2 at Sun Nov 11 14:34:56

我实际上重新安装了 Raspbian 镜像,以为问题会消失,但它仍然存在。 Raspbian 版本是最新的 Raspbian Wheezy hard float ABI (2012-10-28)。

最佳答案

正如您基本上已经发现的那样,安装的 clang 已无法使用。如果您是通过包管理器安装的,请向分发包的人投诉,因为他们显然没有费心测试它。

关于linux - Clang on Raspberry Pi/Raspbian 错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13334813/

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