gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > trouble compiling for xport

#2679 - effendi - Mon Feb 10, 2003 7:00 pm

i am having trouble compiling for the xport
even when trying to compile the sample programs... getting an error with some gba.ld file or something like that

i dont have the exact error message as i am at school and am getting the error at home....

did any one else have trouble with this...

also .... what is the best way to check for button release .... on single and multiple buttons... i have tried a few methods but there has to be a better way.....

thanx all
_________________
KILLAH BEES SOLD 50 GOLD 60 PLATINUM

#2687 - Vortex - Mon Feb 10, 2003 8:22 pm

effendi wrote:

also .... what is the best way to check for button release .... on single and multiple buttons... i have tried a few methods but there has to be a better way.....

thanx all


http://forum.gbadev.org/viewtopic.php?t=280
http://www.work.de/nocash/gbatek.htm#keypadinput

Hope that helps

#2875 - xponder - Fri Feb 14, 2003 4:17 am

there are no gba.ld file in xport package.
xport sample program was compiled and tested without error on my machine with windows 98se.
gcc compiler and other tools come with xport based on cygwin which may no compatible with different version of windows, try on different machine. also checking if environment variables are correctly set.