Home > Mobile >  [for] uabntu14 use 64 - bit arm - Linux - androideabi - 4.8 tools compile C file error
[for] uabntu14 use 64 - bit arm - Linux - androideabi - 4.8 tools compile C file error

Time:10-11

Platform: ubantu14 64 - bit
Tools: arm - Linux - androideabi - 4.8. Tar..bz2

Test. The c file
 # include & lt; stdio.h> 

Int main ()
{
return 1;
}


Compile command:
arm - Linux - androideabi - GCC test. C


Error message:
Assembler messages:
Fatal error: invalid - march=option: ` armv5te '

Request the solution

  • Related