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.


Topics - Tribal

Pages: [1]
1
ASM / Compiling ndless demo in linux
« on: August 24, 2010, 10:59:52 pm »
For some reason I can't get the ndless demo to compile, I've followed the readme and installed the gnu arm toolchain and added the ndless/bin directory to my path.

Here is the output of what I get:
Code: [Select]
[tribal@aina ndless-v1.1]$ cd src/arm/demo/
[tribal@aina demo]$ make clean
rm -f *.o *.elf
[tribal@aina demo]$ make
nspire-gcc -Os -Wall -W -fpic -fno-merge-constants -D NON_CAS -c main.c
nspire-gcc -Os -Wall -W -fpic -fno-merge-constants -D NON_CAS -c utils.c
nspire-gcc -Os -Wall -W -fpic -fno-merge-constants -D NON_CAS -c vector.c
nspire-gcc -Os -Wall -W -fpic -fno-merge-constants -D NON_CAS -c particle.c
nspire-gcc -Os -Wall -W -fpic -fno-merge-constants -D NON_CAS -c particle_system.c
nspire-gcc -Os -Wall -W -fpic -fno-merge-constants -D NON_CAS -c gravity_particles.c
nspire-ld main.o utils.o vector.o particle.o particle_system.o gravity_particles.o -o demo.elf
/usr/bin/arm-elf-ld: this linker was not configured to use sysroots
collect2: ld returned 1 exit status
make: *** [demo.tns] Error 1

I am currently running Arch Linux kernel 2.6.35 x86_64, and for the gnu toolchain I installed 'community/cross-arm-elf-gcc-base'. I have checked the PKGBUILD of this package and it seems it is indeed configured with sysroots, so I am a little confused(configure parameter '--with-sysroot=/usr/$CHOST/arm-elf' is declared).

Can anybody help me out with this? I am a little stumped at what to do at this point :-\

2
Miscellaneous / School pranks
« on: July 24, 2010, 03:22:52 pm »
On our last day of school last year, me and a few of my classmates put the attached screensaver on every computer in our lab when the instructor left the classroom for a few minutes to take care of something, least to say it was pretty funny when he came back ;)

Have any of you pulled/seen any good pranks being pulled on your school/the teachers in it?

3
Gaming Discussion / FFR gone for good?
« on: February 07, 2010, 03:10:45 pm »
Is seems that Flash Flash Revolution is down for good and probably not coming back. Not sure of the whole story but it seems there was some money issues floating around and the site was inevitably shut down due to this  :-\

More information can be found here: The FFR Lo-Down

In the meantime, does anybody happen to have alternative to FFR? I can find it kinda hard to replace a site like that, since it was one of the best(if not the best)  :(

4
Other Calculators / xLIB xLIB Revolution
« on: October 01, 2008, 04:43:49 pm »
I actually liked this but some of the levels where alittle glitchy, but that's because they where grouped, I think  :-\

5
Other Calculators / Five Level Grayscale BASIC
« on: September 26, 2008, 11:50:13 am »
I downloaded this awhile back and thought it was rather nice, if only you could retain high-level grayscale with animated sprites.

6
TI Z80 / Zelda name suggestion
« on: September 13, 2008, 10:44:27 pm »
I am starting a new Zelda project for the TI-8X series and I am having trouble thinking of a name. If you see a name you like please vote or if you'd like to contribute to the name list, select other and post it down below, thank you.

7
TI Z80 / Tribal's projects
« on: September 05, 2008, 09:38:07 pm »
Since no-one has done anything in this thread, I think I'll add my current projects to it, I usually announce a new project and edit the original 1st post, which would be this one, so I have everything organized and people know when a new project is started.

~AltimitIDE~ 4%
~{v1}
A oncalc Integrated Development Environment(IDE) for Basic and ASM.
~# Features
~#- Basic editing
~#- ASM editing + compiling
~#- Its own ASM compiler Smile
~#- Fully functional debugger
~#- editor on Graph screen
~#- Password Protected Files (maybe)
~#- Ability to Lock/Unlock and Protect/Unprotect files
~#- File type extensions for different types
~#- Smooth GUI
~#- Ability to compile running Applications (Yes, I do mean Flash Applications  ;))
Screen Shots:
Pending...

~Krolypto Key Generator~ 100%
~Krolypto Key Generator v1.1~ 100% [Download Link]
A key generator used to activate the Encrypt/Decrypt function of the application: "Krolypto"
Screen Shots:

8
Introduce Yourself! / waz'up?
« on: September 02, 2008, 04:42:10 pm »
Hey, Decided to join since I'm a member of pretty much every other community, and since I hand out at #omnimaga I figured I'd join >.>

Anyway, Happy to see Omnimaga's back up, let's keep it that way =D

Pages: [1]