Omnimaga > Ndless

ndless sdk

<< < (13/14) > >>

Jonson26:
Well, in the properties menu it is set to executable.
Here I post my newest terminal output. (Sorry for the slow response time, with school beginning soon in Poland... :/)

--- Code: ---jamroga@Dell-Latitude-E6500:~/Ndless$ make
make -C ndless-sdk
make[1]: Entering directory `/home/jamroga/Ndless/ndless-sdk'
make -C libsyscalls
make[2]: Entering directory `/home/jamroga/Ndless/ndless-sdk/libsyscalls'
arm-none-eabi-g++ -mcpu=arm926ej-s -std=c++11 -nostdlib -O3 -fPIE -fno-exceptions -fno-rtti -mlong-calls -Wall -Werror -I ../include/ -I ../thirdparty/nspire-io/include/ -D_TINSPIRE -ffunction-sections -fdata-sections -c stubs.cpp -o stubs.o
make[2]: arm-none-eabi-g++: Command not found
make[2]: *** [stubs.o] Error 127
make[2]: Leaving directory `/home/jamroga/Ndless/ndless-sdk/libsyscalls'
make[1]: *** [build-libsyscalls] Error 2
make[1]: Leaving directory `/home/jamroga/Ndless/ndless-sdk'
make: *** [build-ndless-sdk] Error 2

--- End code ---
I am actually start thinking about abandoning  that sdk project, in favor of  TI-92 developement.  My electronics-guru-uncle took a look at the broken i/o port, and said, he could easily fix it.
At least one good message for me. ;)

Eeems:
Well you really shouldn't abandon the SDK yet. It looks like it's a completely new error you are running into. arm-none-eabi-g++ is missing on your machine.

Vogtinator:
It means that your $PATH is wrong and if your post with the PATH is correct, the slash before

--- Code: ---home/jamroga/Ndless/ndless-sdk/toolchain/install/bin
--- End code ---
is missing.

Legimet:
@Jonson26 Do what Vogtinator said, fix your PATH.

Jonson26:
Well, at the moment I can't really acces that linux computer,so I'm unable to do anything with the compiler. Besides, soon I'll have my ti92's i/o port fixed, so i want to dedicate myself more to 68k developement.
P.S.: A propos OS: Fun fact: I'm actually writing this on a winXP machine. 8) Deal with it, Microsoft! I'm not taking your badly-designed Windows 10!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version