This is the problem I encountered when compiling rtl8723du and executing makefile:
aarch64-buildroot-linux-gnu-gcc.br_real: error: unrecognized argument in option '-mabi=apcs-gnu'
aarch64-buildroot-linux-gnu-gcc.br_real: note: valid arguments to '-mabi=' are: ilp32 lp64
aarch64-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-mapcs'
aarch64-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-mno-sched-prolog'
aarch64-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-msoft-float'
Let me say the conclusion first. In fact, this is the problem of conflict between the compilation target architecture. The tool chain I use is aarch64 builderoot Linux GNU GCC, which is the tool chain for compiling arm64 architecture, but the architecture in makefile is arch: = arm. Therefore, my modification is to change the architecture to arm64, that is, arch: = arm64.
Read More:
- cenos Upgrade g++ gcc(cc1plus: error: unrecognized command line option “-std=c++11”)
- Unrecognized option: –add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
- Error: unrecognized command line option “-std=c++11”, to solve the problem that ubuntu does not support c++11
- unrecognized relocation (0x2a) in section `.text`
- Solve the oserror: [errno 22] invalid argument: ‘u202ad’ in Python
- TypeError(‘Keyword argument not understood:‘, ‘***‘) in keras.models load_model
- Solution to the problem of no C / C + + option in the new project of eclipse
- Error reported in Python reading file oserror: [errno 22] invalid argument: ‘u202ac: \ \ users \ \ yyqhk \ \ desktop \ \ 1. CSV’
- This (code, message, data: null) still exists after importing spring cloud project into Lombok; the data in the project is unrecognized
- Typeerror: write() argument must be STR, not bytes and the method of writing binary file in Python 3
- Typeerror: write() argument must be STR, not bytes and the method of writing binary file in Python 3
- Start react-native after updating Xcode11 and report an error: Unknown argument type ‘_attribute_’ in method -[RCTAppState getCurren
- Unrecognized Windows Sockets error: 10106: solution to create
- Redis reports an error when integrating springsecurity: could not read JSON: unrecognized field “enabled”“
- JQ adds a click event to the option of select
- solve java.net.SocketException : Unrecognized Windows Sockets error: 0: JVM_ Bind
- ! LaTeX Error: Option clash for package hyperref.
- [solution] LD: warning: directory not found for option
- Solution to command line option syntax error. Type command /? For help