Omnimaga

Calculator Community => TI Calculators => Calculator C => Topic started by: m0stlyharmless on November 11, 2019, 07:47:23 pm

Title: Unable to build samples due to issue with linker
Post by: m0stlyharmless on November 11, 2019, 07:47:23 pm
Hello,

I'm having an issue building the samples for the Ndless SDK. When I attempt to run make, I get the following output:

mkdir -p .
nspire-ld hello.o -o ./helloworld-cpp.elf -Wl,--nspireio
arm-none-eabi-ld: cannot find -lnspireio
arm-none-eabi-ld: cannot find -lndls
arm-none-eabi-ld: cannot find -lsyscalls_nspireio
collect2: error: ld returned 1 exit status
make: *** [Makefile:40: helloworld-cpp.elf] Error 1


What might be the source off this issue? The build process went fine, but this issue has been persistent.

What might be causing it?
Title: Re: Unable to build samples due to issue with linker
Post by: Eeems on November 12, 2019, 09:12:01 am
I would suggest opening an issue here: https://github.com/ndless-nspire/Ndless/issues