07 2024 档案
摘要:led1.c: In function 'initialize_leds': led1.c:68:5: error: 'for' loop initial declarations are only allowed in C99 mode led1.c:68:5: note: use option
阅读全文
摘要:arm-linux-gcc hello.c -o hello /home/hxl/opt/FriendlyARM/toolschain/4.5.1/bin/../lib/gcc/arm-none-linux-gnueabi/4.5.1/../../../../arm-none-linux-gnuea
阅读全文
摘要:gcc -O3 -D_LARGEFILE64_SOURCE=1 -DNO_STRERROR -DNO_vsnprintf -DHAVE_HIDDEN -o example example.o -L. libz.a /usr/bin/ld: /home/hxl/opt/FriendlyARM/tool
阅读全文
摘要:cd zlib-1.2.11 CC=arm-linux-gcc ./configure --prefix=/home/hxl/opt/FriendlyARM/toolschain/4.5.1/arm-none-linux-gnueabi/sys-root/usr make make install
阅读全文
摘要:This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tslib
阅读全文
摘要:sudo apt-get install zlib1g-dev wget http://www.zlib.net/zlib-1.2.11.tar.gz tar -xvf zlib-1.2.11.tar.gz cd zlib-1.2.11 CC=arm-linux-gcc ./configure --
阅读全文
摘要:This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tslib
阅读全文
摘要:home/hxl/opt/FriendlyARM/toolschain/4.5.1/bin/arm-linux-gcc 配置使用的交叉编译器及 tslib 编译输出路径: ./configure --host=arm-linux-gnueabihf ac_cv_func_malloc_0_nonnu
阅读全文
摘要:sudo chown -R $(whoami) /opt/qt-everywhere-src-5.12.9/ + cd qtbase + /opt/qt-everywhere-src-5.12.9/qtbase/configure -top-level -prefix /opt/qt-everywh
阅读全文