On Tue, Jun 26, 2018 at 3:51 PM Don <don_li...@db-reid.com> wrote:
> Same results:
>
>
> --------------------------------------------------------------------------
>
> cmake ../../
> -- The C compiler identification is GNU 4.9.3
> -- The ASM compiler identification is GNU
> -- Found assembler: /usr/bin/arm-none-eabi-gcc
> -- Check for working C compiler: /usr/bin/arm-none-eabi-gcc
> -- Check for working C compiler: /usr/bin/arm-none-eabi-gcc -- broken
> CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61
> (message):
> The C compiler "/usr/bin/arm-none-eabi-gcc" is not able to compile a
> simple
> test program.
>
Looking through the error output I see that on the compile line there are
no flags present, especially --specs=nosys.specs which is needed.
Also, GCC 4.9.3 is pretty old, but I'm not sure if that has anything to do
with it or not.
What version of CMake are you using? I didn't see it in the log output.
Thanks,
Richard
KF5OIM
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freetel-codec2 mailing list
Freetel-codec2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freetel-codec2