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.

DS development > Compiling Moonshell any success at all?

#138453 - truedream - Fri Aug 24, 2007 8:55 am

Hi

I wonder if there is any known moonshell version that is known to compile and work?

I have compiled 1.71 and 1.6ffb3 but they do not work after compile (1.6 works in emu!)

I have here a short docu about my moonshell compile attempts, and extra info is welcome

http://docs.google.com/Doc?docid=ddn2thkw_42w2hn4p

#138458 - Diddl - Fri Aug 24, 2007 10:03 am

don't double post!!

I have compiled moonshell 1.5, 1.6 and 1.71 successfully. you need older devkit versions as documented (for each moonshell a specific devkit version).

#138460 - truedream - Fri Aug 24, 2007 10:24 am

Diddl wrote:
don't double post!!

I have compiled moonshell 1.5, 1.6 and 1.71 successfully. you need older devkit versions as documented (for each moonshell a specific devkit version).


well I also compile all those version succesfully, but all of them only make white screen on NDS, ok I try again with R17

but I am curious, you compiled 1.71 with RVDS and it worked ???
how come did you fix the ipc3.h ?? there are many errors with it
at least, and with devkitpro its real pain to compile 1.71 at all

PS I have not double posted, I have posted once, and replied to some elses old posting, thats all

#138461 - truedream - Fri Aug 24, 2007 10:37 am

truedream wrote:
Diddl wrote:
don't double post!!

I have compiled moonshell 1.5, 1.6 and 1.71 successfully. you need older devkit versions as documented (for each moonshell a specific devkit version).


well I also compile all those version succesfully, but all of them only make white screen on NDS, ok I try again with R17

but I am curious, you compiled 1.71 with RVDS and it worked ???
how come did you fix the ipc3.h ?? there are many errors with it
at least, and with devkitpro its real pain to compile 1.71 at all

PS I have not double posted, I have posted once, and replied to some elses old posting, thats all


1.51
R17, R20 - white screen on NDS
1.6 R20 - work in emu, white screen in NDS
1.71 RVDS 2.2 - initial print in emu, crash on new operator

Any ideas what version of ms source and toolchain-lib to use

#138473 - truedream - Fri Aug 24, 2007 2:06 pm

truedream wrote:
truedream wrote:
Diddl wrote:
don't double post!!

I have compiled moonshell 1.5, 1.6 and 1.71 successfully. you need older devkit versions as documented (for each moonshell a specific devkit version).


well I also compile all those version succesfully, but all of them only make white screen on NDS, ok I try again with R17

but I am curious, you compiled 1.71 with RVDS and it worked ???
how come did you fix the ipc3.h ?? there are many errors with it
at least, and with devkitpro its real pain to compile 1.71 at all

PS I have not double posted, I have posted once, and replied to some elses old posting, thats all


1.51
R17, R20 - white screen on NDS
1.6 R20 - work in emu, white screen in NDS
1.71 RVDS 2.2 - initial print in emu, crash on new operator

Any ideas what version of ms source and toolchain-lib to use


SUCCESS - traversing back the moonshell revisions 0.99 compiles
and works

versions between 0.99 and 1.5 are not tested yet, maybe some newer on then 0.99 also works.

still interested why 1.5 and 1.6 do not work at all..