GLBasic forum

Main forum => GLBasic - en => Topic started by: Geo on 2011-Nov-22

Title: Debugging
Post by: Geo on 2011-Nov-22
New to GL Basic, I'm trying out the demo. I like it a lot, but I'm getting "Illegal Instruction" when typing in "./glbasic-webos-exe" in Step 5 of the WebOS startup tutorial:  http://www.glbasic.com/xmlhelp.php?lang=en&id=395&action=view
I'm using the Pixi.
Title: Re: Debugging
Post by: Kitty Hello on 2011-Nov-22
You must compile for palm-pixi then. The "WebOS" is for 2.x devices, only.
Title: Re: Debugging
Post by: Geo on 2011-Nov-22
Thank you. Yes, I tried but I get this when compiling:

Q:/Compiler/platform/webos/bin/ld.exe: cannot find -lGLBasicPixi
collect2: ld returned 1 exit status
*** FATAL ERROR - Please post this output in the forum
Title: Re: Debugging
Post by: MrTAToad on 2011-Nov-22
Have you updated to the latest version ?
Title: Re: Debugging
Post by: Geo on 2011-Nov-22

I have:
GLBasic IDE, Version: 10.118
Title: Re: Debugging
Post by: fuzzy70 on 2011-Nov-22
Can you compile pixi/palm/webos prog's with the demo version?

Lee
Title: Re: Debugging
Post by: Geo on 2011-Nov-22
WebOS compiled fine with the demo. I was thinking the same thing though, that maybe Pixi won't?
Title: Re: Debugging
Post by: fuzzy70 on 2011-Nov-22
Other than PC, Mac & Linux I have none of the other toys GLB can compile for so have not really tried. Oh tell a lie I do have a Ipaq PPC 3950 gathering dust in a draw somewhere  :D

Lee
Title: Re: Debugging
Post by: MrTAToad on 2011-Nov-22
Try V10.179.

It sounds like the Q drive isn't being created - do you have that one already ?
Title: Re: Debugging
Post by: Geo on 2011-Nov-23
Is this version available in a demo?
Title: Re: Debugging
Post by: Geo on 2011-Nov-23
Built-in updater!  Nice   :)

Updating now.
Title: Re: Debugging
Post by: Geo on 2011-Nov-23
Thank you guys, both problems now solved!
Needed the update in order to compile to Pixi,
needed to compile to Pixi instead of WebOS.