Author Topic: Can someone build me the build tools from ndless 2.0?  (Read 2926 times)

0 Members and 1 Guest are viewing this topic.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Can someone build me the build tools from ndless 2.0?
« on: January 20, 2011, 07:02:49 pm »
I don't need the actual ndless files, just the stuff like nspire-gcc. 1.7 has a bug where it doesn't reference correctly, and 2.0 does.

Can anyone help me out?

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Can someone build me the build tools from ndless 2.0?
« Reply #1 on: January 21, 2011, 05:13:08 pm »
nspire-gcc and the like are simple shell scripts, you don't need to build them,  just copy them from the SVN repository in tools/build.
Ndless.me with the finest TI-Nspire programs

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Can someone build me the build tools from ndless 2.0?
« Reply #2 on: January 21, 2011, 05:25:52 pm »
oh, good. Thanks!