Omnimaga

Calculator Community => TI Calculators => General Calculator Help => Topic started by: merauder75 on January 27, 2011, 01:23:37 pm

Title: Cant figure out how to compile Ncaster for Nspire
Post by: merauder75 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? ???
Title: Re: Cant figure out how to compile Ncaster for Nspire
Post by: apcalc 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 (http://hackspire.unsads.com) for more information! :)
Title: Re: Cant figure out how to compile Ncaster for Nspire
Post by: merauder75 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.
Title: Re: Cant figure out how to compile Ncaster for Nspire
Post by: merauder75 on January 27, 2011, 06:45:55 pm
ok, tried your fixed thing, works perfectly. Thanks man!