I met a issue when I read the readme file in the ucosii4skyeye package.
in this file ,line 78 to 81 said:
"
Before you do step 2 to compile this project:
1. make sure you have arm-linux/elf-* cross-compiler installed on your computer
2. make sure you have these two file: 'libc.a' 'libgcc.a' under LIBPATH
( maybe you need to copy the file libc.a to LIBPATH by hand, I did it
"
then my question is where I can find these two file: "libc.a" and "libgcc.a".
sorry for this beginner's question,but still expect the answer here.
thanks a lot.