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 - Cuervo

Pages: 1 [2] 3
16
Ok, that works^^

Thanks

Code: [Select]
OS ?= `uname -s`
ifeq ($(OS),Windows_NT)
EXEEXT = .exe
else
CFLAGS += -Dfopen64=fopen -Dfseeko64=fseeko -Dftello64=ftello
LDFLAGS += -lcrypto
endif

17
@ExtendeD:

Yes, works almost, I do not have any idea why your's doesn't work.

This is yours:
Code: [Select]
OS ?= `uname -s`
ifeq ($(OS),Windows_NT)
EXEEXT = .exe
else
CFLAGS=$(CFLAGS) -Dfopen64=fopen -Dfseeko64=fseeko -Dftello64=ftello
LDFLAGS=$(LDFLAGS) -lcrypto
endif

This works:
Code: [Select]
OS ?= `uname -s`
ifeq ($(OS),Windows_NT)
EXEEXT = .exe
else
CFLAGS = -W -Wall -m32 -Dfopen64=fopen -Dfseeko64=fseeko -Dftello64=ftello
LDFLAGS = -lssl -lz -m32 -lcrypto
endif


Yours gives me something like this:

Code: [Select]
Mac:src username$ make dist
rm -rf *.o luna dist
Makefile:10: *** Recursive variable `CFLAGS' references itself (eventually).  Stop.
Don't know why..   ???

18
Here's the Mac OS X Version (x86 and x86_64) of Luna 0.2a (EDIT: b). I don't want to compile a PowerPC-version.

EDIT: All download links here:
0.1 (x86, x86_64): http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX
0.2 (x86, x86_64, ppc): http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX02
0.2a (x86, x86_64): http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX02a
0.2b (x86, x86_64): http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX02b

@ExtendeD:
Please try if my Makefile also works on Windows, if it does, please use it instead of your Makefile. It's the only thing that needs to be changed to compile Luna on Mac OS X.

@Levak:
Nope, the x86-Version should work on any Mac with an Intel processor (built since 2005/2006, should run on Mac OS X >= 10.4), I only provide a x86_64 version for those who really want to use 64-Bit (which should have no effect on Luna^^)


Cuervo

19
I uploaded the Mac OS X build of Luna 0.2. I also booted one of my old iMac G3s to compile a PowerPC compatible version.
So there are the following files included now:

luna-i386-x86: Intel x86 - 32 Bit
luna-i386-x86_64: Intel x86_64 - 64 Bit
luna-ppc-32: PowerPC - 32 Bit

I am unable to compile a PowerPC - 64 Bit version because I do not have any G5-based machine. Oh, and I did not compile a PowerPC G4 version, but the G3 version will run on any PowerPC based Mac that has at least a G3 processor.

Download (v0.2):
http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX02
(Please note: The download link for 0.1a still works, if you need it^^)

Cuervo

20
Sorry, I don't have Mac OS X 10.5.x

Can you please install Xcode from your Mac OS X Install DVD (or download the newest version from https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20414 (which should be better) if your internet connection is fast) and try to run 'make dist' in the src dirctrory of my download?

http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX
(Should build the 32-bit executable)


Cuervo

21
TI-Nspire / Re: LunaGUI - A Linux GUI Tool to use Luna
« on: August 16, 2011, 10:32:11 am »
I was thinking of making a Mac OS X GUI for Luna, too, but now there is an acceptable one^^


Actually, your Luna GUI also works on Mac OS X, but it looks really ugly:



Cuervo

22
@adriweb:
Does the Mac build work?

23
Thx Lionel Debroux, with your information, I successfully compiled Luna for Mac OS X.  :)

Here are the binaries (Intel, x86 and x86_64 binaries):
http://www.fanofblitzbasic.de/download.php?dlid=LunaMacOSX

Please note:
I had to modify the code and the makefile, but it should still compile on Linux and Windows!

@ExtendeD:
I hope it's ok that I published the binaries? There is no license for Luna itself, only for OpenSSL and minizip^^


I don't know if they work, could somebody please try that out?


TIA
Cuervo

24
News / Re: How to crash a TI-Nspire CX in 5 seconds
« on: May 30, 2011, 01:57:25 am »
The strange thing is, that the TI-nspire CAS Teacher Software does not crash when performing " "+" ", so I think it's some kind of low-level problem.. Most of the things that crashed the nspires also crashed the simulator. ("The Application 'TI-Nspire CAS Teacher Software' has unexpectedly quit")

25
News / Re: New Nspire CX Info
« on: May 27, 2011, 02:20:14 pm »
They seem to be quite expensive..

Non-CAS: http://www.taschenrechner.de/xxlpage/index.php?page=ProductDetails&event=&aid=1516&kid=28 (129,95 € (about 185 USD))
CAS: http://www.taschenrechner.de/xxlpage/index.php?page=ProductDetails&event=ShowD&aid=1500&kid=29 (149,95 € (about 213 USD))

Both not available yet.


I got my TI-nspire CAS Touchpad with Teacher-Software for 69 € (about 100 USD) last year..

I want a CX, too.. -.-


Cuervo

26
News / Re: OS 3.0.1 removed from TI website
« on: May 01, 2011, 09:27:02 am »
Wow.. they did not remove 3.0.1 only because of the bricked calcs...

http://education.ti.com/calculators/products/US/os-update/

Quote
Due to an update issue with TI-Nspire™ handheld operating system (OS) and TI-Nspire computer software, we have temporarily removed select versions of 3.0 from our website. An update to TI-Nspire version 3.0 will be available by mid-May. If you have already updated your handheld's OS or your software successfully, there is no cause for concern. It will function normally. We regret any inconvenience.


Umm.. and some more problems in the CAS version:
http://education.ti.com/educationportal/sites/US/nonProductSingle/updatenspire30.html


TIA

27
News / Re: TI-Nspire OS 3.0 Released: Nleash no longer working
« on: April 08, 2011, 03:54:54 am »
I removed boot2 and updated my TI-nspire CAS Touchpad to OS 3.0, but when I opened the status menu (5-4 on homescreen) it told me, it runs only on AAA Batteries.

This is in my calc:
http://education.ti.com/educationportal/sites/US/productDetail/us_nspire_battery.html
and it does not show up, as it did in OS 2.x, so I did a downgrade (for obvious reasons).

Is the rechargable-battery-detection in boot2?


TIA

28
Ndless / Re: Ndless 2.0 for TI-Nspire enters beta stage
« on: March 20, 2011, 05:00:24 am »
Yes, but why? Ndless also installs with the calculator plugged in...


TIA

29
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« on: February 26, 2011, 07:57:01 am »
Hi Cuervo and welcome to the forums (I wonder if I missed anyone else, but welcome to others too). Hopefully now you should no longer need to compile Ndless as ExtendeD posted a binary of it here: http://ourl.ca/9367

Just make sure to send the right file to your calculator, though. There is one for OS 1.7, one for 2.0.1 and one for 2.1, and you must also send the resources file.

Ok.. thanks!

That version actually DOES work while the one compiled by me does not. I have no idea why.
Anyway, it's great!

30
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« on: February 24, 2011, 11:15:48 am »
OK, I got very (!) far now, the only thing not working is I'm not getting a ndless_resources.tns..

Code: [Select]
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c syscalls_cas-2.0.1.c
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c syscalls_ncas-2.1.0.c
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c syscalls_cas-2.1.0.c
nspire-ld --light-startup -nostdlib install.o ploaderhook.o ints.o syscalls.o utils.o emu.o syscalls_ncas-1.7.o syscalls_cas-1.7.o syscalls_ncas-2.0.1.o syscalls_cas-2.0.1.o syscalls_ncas-2.1.0.o syscalls_cas-2.1.0.o -o ndless_core.elf
"/usr/local/arm-elf/bin/arm-elf-objcopy" -O binary ndless_core.elf ndless_core.bin
stage2_hexsize=`wc -c ndless_stage2.bin | cut -f1 -d' ' | xargs  printf '%04x'` \
&& test -n "$stage2_hexsize" \
&& echo -e -n "\x${stage2_hexsize:2:2}\x${stage2_hexsize:0:2}\x00\x00" > ../calcbin/ndless_resources.tns
make[1]: *** [ndless_resources.tns] Error 1
make: *** [subdirs] Error 1

I actually do not see, what the problem is..


EDIT:
Ok, if I manually enter the number, I get the file. Does not work on my nspire cas OS 2.1.0 or 2.0.1.. tried many times. Always crashes.

TIA
Cuervo

Pages: 1 [2] 3