错误提示“arm-linux-gnueabihf-gcc: error: unrecognized command line option '-mgeneral-'”表明你尝试使用的编译选项-mgeneral-是不被arm-linux-gnueabihf-gcc编译器识别的。 分析 编译器选项错误: -mgeneral- 不是一个有效的GCC编译器选项。GCC编译器选项通常以-m开头,用于指定目标机器相关的选项,但-mgeneral-显...
GNU C compiler for the arm-linux-gnueabihf architecture libc-dev [armhf] 软件包暂时不可用 libc6-dev [armhf] GNU C Library: Development Libraries and Header Files libc6-dev-armhf-cross [除 armhf] GNU C Library: Development Libraries and Header Files (for cross-compiling) 或者libc-dev-...