Author Topic: Cant figure out how to compile Ncaster for Nspire  (Read 4230 times)

0 Members and 1 Guest are viewing this topic.

Offline merauder75

  • LV3 Member (Next: 100)
  • ***
  • Posts: 75
  • Rating: +1/-1
    • View Profile
Cant figure out how to compile Ncaster for Nspire
« on: January 27, 2011, 01:23:37 pm »
Hey, im trying to compile ncaster for my calculator on a linux/windows system. However, i cant figure out what to do, i tried using the make command in LInux Mint, however, it doesnt work.
There are no instructions on how to compile this included, other than to use the make command, and that I need arm-elf-gcc, which i cannot find anywhere, much less figure out how to install it.

Also, when i just transferred the included .tns file for my calc, it just caused it to reboot

Does anyone know where to find it? ???
« Last Edit: January 27, 2011, 01:59:48 pm by merauder75 »
Known Programming Languages:
C++,C#,Java,Python,Lua,PHP,x86 ASM,TI-Basic(Z80 and Nspire),C

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Cant figure out how to compile Ncaster for Nspire
« Reply #1 on: January 27, 2011, 03:38:18 pm »
Do you need instructions on how to compile Ndless programs, or do you just want a working version of Ncaster?  If only the latter, it is attached to this post, else, look at Hackspire for more information! :)


Offline merauder75

  • LV3 Member (Next: 100)
  • ***
  • Posts: 75
  • Rating: +1/-1
    • View Profile
Re: Cant figure out how to compile Ncaster for Nspire
« Reply #2 on: January 27, 2011, 05:48:40 pm »
i tried using the instructions on that site, however, after installing everything correctly, it complains about nspire-ld not finding somethg when i try the make command.
Known Programming Languages:
C++,C#,Java,Python,Lua,PHP,x86 ASM,TI-Basic(Z80 and Nspire),C

Offline merauder75

  • LV3 Member (Next: 100)
  • ***
  • Posts: 75
  • Rating: +1/-1
    • View Profile
Re: Cant figure out how to compile Ncaster for Nspire
« Reply #3 on: January 27, 2011, 06:45:55 pm »
ok, tried your fixed thing, works perfectly. Thanks man!
Known Programming Languages:
C++,C#,Java,Python,Lua,PHP,x86 ASM,TI-Basic(Z80 and Nspire),C