06 2024 档案

linux学习---信号
摘要:参考: https://wlink.blog.csdn.net/article/details/78377302?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlog 阅读全文

posted @ 2024-06-28 17:44 lh03061238 阅读(10) 评论(0) 推荐(0) 编辑

/usr/bin/ld: cannot find -lc错误原因及解决方法
摘要:在新版本的linux 系统下安装 glibc-devel、glibc和gcc-c++时,都不会安装libc.a. 只安装libc.so. 所以当使用-static时,libc.a不能使用。只能报找不到libc了。 解决方法:安装glibc-staticsudo yum install glibc-s 阅读全文

posted @ 2024-06-20 15:24 lh03061238 阅读(367) 评论(0) 推荐(0) 编辑

交叉编译工具链
摘要:参考:https://mirrors.edge.kernel.org/pub/tools/crosstool/ 阅读全文

posted @ 2024-06-18 17:02 lh03061238 阅读(11) 评论(0) 推荐(0) 编辑

禁止fedora系统自动挂起
摘要:参考: https://blog.csdn.net/allway2/article/details/131524164 https://blog.csdn.net/allway2/article/details/131524096?spm=1001.2101.3001.6650.2&utm_medi 阅读全文

posted @ 2024-06-14 16:39 lh03061238 阅读(58) 评论(0) 推荐(0) 编辑

make信息重定向
摘要:参考: https://blog.csdn.net/u010673462/article/details/46625415 https://blog.csdn.net/weixin_38184741/article/details/89313014?utm_medium=distribute.pc_ 阅读全文

posted @ 2024-06-11 16:25 lh03061238 阅读(7) 评论(0) 推荐(0) 编辑

u盘安装linux系统
摘要:插上u盘,fdisk -l根据容量查看u盘盘符,如果原有盘符为sda,则u盘一般为sdb,如果原有盘符为nvme,则u盘一般为sda,下面步骤假定u盘盘符为sdb。umount /dev/sdbdd if=Loongnix-20.mips64el.rc2.iso of=/dev/sdb时间会比较长, 阅读全文

posted @ 2024-06-07 17:21 lh03061238 阅读(15) 评论(0) 推荐(0) 编辑

linux系统查看某一个目录占用空间
摘要:https://blog.csdn.net/yuan1164345228/article/details/105724626 阅读全文

posted @ 2024-06-06 11:07 lh03061238 阅读(2) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示