Author: Eiyeron
Posted: 29 Nov 2012 05:46:35 am (GMT -5)
I'm not ionly including the header, I tried replacing the libraires too!
I'm using too the Prizsdk just like It given in the PRizm Wiki... With only prizm-ld edited to incrase ram to 500k and another batch in my projects to copy the g3a directly on my prizm...
EDIT/ now, I've fixed the Makefile, and Libm.a is compiled, buyt when using it (-lm to add it Makefile, right?), THere is an error about libm.a
Code:
_________________
![]()
![]()
Posted: 29 Nov 2012 05:46:35 am (GMT -5)
I'm not ionly including the header, I tried replacing the libraires too!
I'm using too the Prizsdk just like It given in the PRizm Wiki... With only prizm-ld edited to incrase ram to 500k and another batch in my projects to copy the g3a directly on my prizm...
EDIT/ now, I've fixed the Makefile, and Libm.a is compiled, buyt when using it (-lm to add it Makefile, right?), THere is an error about libm.a
Code:
H:/Dev/Casio/PrizmSDK-0.3/lib\libm.a: could not read symbols: File format not re
cognized
collect2: ld returned 1 exit status
make[1]: *** [H:/Dev/Casio/PrizmSDK-0.3/projects/trixel/trixel.bin] Error 1
make: *** [build] Error 2
_________________

