dalto: with "the crt0.s in the help directory" mr.mirko intended the crt0 that meant to be used with mmulib.
it's basically the same crt0.s that you use with the standard gp lib for gcc, but you can use with mr.mirko's sdk, if you patch libc.a
the standard crt0.s that comes with mr mirko's sdk is less complex, but however both of them (the one in the help dir and the standard) give the same problem with global constructors.
i'm happy about your findings, however.
quite strange though that it works only if you call gp_RTC()
uh... the mistery thickens <_<
edit: dalto, can you show us the makefile you use with devkitarm?
it's basically the same crt0.s that you use with the standard gp lib for gcc, but you can use with mr.mirko's sdk, if you patch libc.a
the standard crt0.s that comes with mr mirko's sdk is less complex, but however both of them (the one in the help dir and the standard) give the same problem with global constructors.
i'm happy about your findings, however.
quite strange though that it works only if you call gp_RTC()
uh... the mistery thickens <_<
edit: dalto, can you show us the makefile you use with devkitarm?