摘要: 转载请注明出处:https://github.com/dramalife/note "本文source url" Cross Compile 1 Build config.log 1.1 configure libreadline 1.1.1 ErrMsg not found 1.1.2 confi 阅读全文
posted @ 2020-03-23 20:56 Dramalife 阅读(1548) 评论(0) 推荐(0)
摘要: 本人原创文章,文章是在 "此代码github/note" 的基础上进行补充,转载请注明出处:https://github.com/dramalife/note。 以librt丶用户自定义动态库libxxx 和 用户应用程序app为例,讨论编译链接过程中出现的错误, 其中app依赖libxxx,lib 阅读全文
posted @ 2020-03-08 20:15 Dramalife 阅读(1165) 评论(0) 推荐(0)
摘要: 概述 本人的原创文章,最先发表在 "github Dramalife note" 中。转载请注明出处。 Define variable(s) in header file referenced by multiple c files. (CH:在 被多个c文件引用 的 头文件中定义变量) If th 阅读全文
posted @ 2020-03-08 15:22 Dramalife 阅读(731) 评论(0) 推荐(0)