Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - merauder75

Pages: 1 2 3 [4] 5
46
Ndless / Re: Ndless 2.0 for TI-Nspire enters beta stage
« on: February 25, 2011, 05:14:56 pm »
ANy changes in the install process? I am upgrading to 2.1 now, and am going to repeat the procedure for 1.7

EDIT: Ok, good

47
Ndless / Re: Ndless 2.0 for TI-Nspire enters beta stage
« on: February 25, 2011, 04:28:12 pm »
Hurray! Now I can stop being annoying to you guys here on the forum, oh, and is it possible to use gbc4nspire by recompiling it?

EDIT: Well, I only played tetris anyway

EDIT: Gah, left my nspire in the car, but seriously, you guys rule.

48
Yay! :)

Oh, I can do any testing with the touchpad if you want

49
Yes, the folder does contain 7x.exe, also, I tried the linux setup( I have a triple boot of 7, XP, and Linux Mint), and it was even worse.
There is zero compatibility with Mint, even though its just ubuntu with a different UI.

50
No, sorry, I changed it, thats not my current one, here it is:
C:\Program Files (x86)\ATI Stream\bin\x86_64;C:\Program Files (x86)\ATI Stream\bin\x86;%CommonProgramFiles%\Microsoft Shared\Windows Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Users\Greg\Documents\ndless2\bin;C:\Program Files (x86)\Common Files\GTK\2.0\bin;C:\YAGARTO\bin; C:\7Zip


51
Ok, thanks, honestly, I only have a small amount experience in developing, Im actually just getting into programming in a serious way now(I only know a little C++, C#, and Python), I just figured calculators are the best place to start, since, looking at some of the code, I actually sorta grasped some of it (iphone jailbreaking code, ehh, not so much). Im going to start taking classes in C and ARM assembly soon, so this is why I wanted to set up the dev environment (that and the DOOM thing), I probably wont be able to contribute much, since im fairly new to coding.

Also, to me, bircking a calculator isnt a concern, I've un-bricked an iphone, a wii, an xbox 360, im sure an nspire will be no problem if it does.

Well, I hope ill be at least somewhat useful once I figure out this setup.

Oh yes, I do understand that "developers have a life too" concept, believe me, I do

52
Yeah, sorry, just got a tad frustrated, thats all :-[, yeah, I understand, I can wait for it to come out of beta, also, I did add 7 zip to the path, still no luck, ah well.
I do appreciate all the help I do get here on the forum though. Thanks

EDIT: Oh yeah, I am on a 64 bit system, that might be it, I dunno. Also, I didnt use edit b/c the editing doesnt work well with extremely long posts

53
Ok, I give up :banghead:, can someone please just like, email me a copy? I dont expect any special treatment, but this is just rediculous, when will this go into beta anyway?

54
ok, it got farther this time, however, no more MakeLoader problems, however, heres a new one.

make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/libndls'
make all in arm...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/arm'
nspire-as -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c bootstrappe                                                                                                                                                              r.S
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c stage1.c
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c ints.c -o                                                                                                                                                               ints_light_thumb.o
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c syscalls.c                                                                                                                                                               -o syscalls_light_thumb.o
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c utils.c -o                                                                                                                                                               utils_light_thumb_os-1.7.o
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c syscalls-l                                                                                                                                                              ight_ncas-1.7.c
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -D _NDLS_LIGHT -D STAGE1                                                                                                                                                               -mthumb-interwork -mthumb -D OS_VERSION=1_7 -D OS_VERSION_INT=17 -c syscalls-l                                                                                                                                                              ight_cas-1.7.c
nspire-ld --no-startup -nostdlib bootstrapper.o stage1.o ints_light_thumb.o sys                                                                                                                                                              calls_light_thumb.o utils_light_thumb_os-1.7.o syscalls-light_ncas-1.7.o syscal                                                                                                                                                              ls-light_cas-1.7.o -o ndless_installer_os-1.7.elf
"/c/YAGARTO/bin/arm-none-eabi-objcopy.exe" -O binary ndless_installer_os-1.7.el                                                                                                                                                              f ndless_installer_os-1.7.bin
../bin/MakeLoader ndless_installer_os-1.7.bin Document.xml
'ndless_installer_os-1.7.bin' successfully created (22528000 bytes written)!
rm -f ndless_installer_os-1.7.tns ndless_installer_os-1.7.zip
"" a ndless_installer_os-1.7.zip Document.xml
/bin/sh: : command not found
make[1]: *** [ndless_installer_os-1.7.tns] Error 127
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/arm'
make: *** [subdirs] Error 1

Yeah, I cant get the whole thing pasted in without being rediculously long, isnt it suppposed to be compiling ndless 2.0? not v1.7?

55
Hmm, nope, still complaining about MakeLoader. ???

56
Ok, here you go,

Greg@GREG-WIN7 ~
$ cd C:/Users/Greg/Documents/ndless2

Greg@GREG-WIN7 /c/Users/Greg/Documents/ndless2
$ make clean all
rm -rf dist
Clearing in tools...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/tools'
Clearing in build...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/tools/build'
cd ../../bin && rm -f nspire-gcc nspire-ld  nspire-as || :
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools/build'
Clearing in MakeLoader...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/tools/MakeLoader'
rm -f ../../bin/MakeLoader.exe
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools/MakeLoader'
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools'
Clearing in libndls...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/libndls'
rm -rf *.o *.elf *.a
rm -f ../lib/libndls.a
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/libndls'
Clearing in arm...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/arm'
rm -rf *.o *.bin *.elf *.xml *.zip
rm -rf ../calcbin/ndless_installer*.tns ../calcbin/ndless_resources.tns
make all in tests...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/arm/tests'
rm -f *.o *.elf
rm -f ../../calcbin/tests/ndless_tests.tns
rm -f ../../calcbin/tests/ndless_keys.tns
rm -f ../../calcbin/tests/ReadMe.txt
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/arm/tests'
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/arm'
Clearing in samples...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/samples'
Clearing in hella...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/samples/hella'
rm -f *.o *.elf
rm -f ../../calcbin/samples/hella.tns
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/samples/hella'
Clearing in hello...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/samples/hello'
rm -f *.o *.elf
rm -f ../../calcbin/samples/hello.tns
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/samples/hello'
Clearing in particles...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/samples/particles'
rm -f *.o *.elf
rm -f ../../calcbin/samples/particles.tns
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/samples/particles'
rm -f ../calcbin/samples/ReadMe.txt
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/samples'
rm -rf calcbin
rm -rf bin lib
make all in tools...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/tools'
make all in build...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/tools/build'
cp nspire-gcc nspire-ld  nspire-as ../../bin
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools/build'
make all in MakeLoader...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/tools/MakeLoader'
gcc -W -Wall MakeLoader.c -o ../../bin/MakeLoader.exe
make[2]: gcc: Command not found
make[2]: *** [MakeLoader.exe] Error 127
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools/MakeLoader'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools'
make: *** [subdirs] Error 1

Greg@GREG-WIN7 /c/Users/Greg/Documents/ndless2
$

57
Also, heres the error I get when building in the root, I just built the libndls manually from its folder.

Greg@GREG-WIN7 /c/Users/Greg/Documents/ndless2
$ make
make all in tools...
make[1]: Entering directory `/c/Users/Greg/Documents/ndless2/tools'
make all in build...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/tools/build'
cp nspire-gcc nspire-ld  nspire-as ../../bin
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools/build'
make all in MakeLoader...
make[2]: Entering directory `/c/Users/Greg/Documents/ndless2/tools/MakeLoader'
gcc -W -Wall MakeLoader.c -o ../../bin/MakeLoader.exe
make[2]: gcc: Command not found
make[2]: *** [MakeLoader.exe] Error 127
make[2]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools/MakeLoader'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/c/Users/Greg/Documents/ndless2/tools'
make: *** [subdirs] Error 1


What exactly is wrong with makeloader?


58
Yay! Hello world compiles! You sir, are awesome! :thumbsup:. However, i still cant figure out how to get the whole thing to compile so that I get the ndless installer.tns file so I can upgrade to 2.0(or 2.1?) and play Doom.

59
Yeah, its added in the Windows system path, it and Yagarto's stuff are added, here my system path:

C:\Program Files (x86)\ATI Stream\bin\x86_64;C:\Program Files (x86)\ATI Stream\bin\x86;%CommonProgramFiles%\Microsoft Shared\Windows Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\yagarto\bin;C:\Users\Greg\Documents\ndless2\bin;C:\Program Files (x86)\Common Files\GTK\2.0\bin

I think thats correct.

60
OK, heres the error I get when I try to build something using msys:(maybe the thread name should be changed, oh well)

Greg@GREG-WIN7 /c/Users/Greg/Documents/ndless2/samples/hello
$ ls
Makefile  hello.c

Greg@GREG-WIN7 /c/Users/Greg/Documents/ndless2/samples/hello
$ make
nspire-gcc -Os -nostdlib -Wall -W -marm -c hello.c
nspire-ld -nostdlib hello.o -o hello.elf
c:/program files (x86)/yagarto/bin/../lib/gcc/arm-none-eabi/4.5.2/../../../../arm-none-eabi/bin/ld.exe: cannot find -lndls
collect2: ld returned 1 exit status
make: *** [hello.tns] Error 1

I have installed YAGARTO properly, i think? I do have a clean XP system I can redo a setup on, on a seperate partition, I have also tried linux mint, but with even less sucess.

Pages: 1 2 3 [4] 5