GP32 Mr.mirko's Vs. Devkitadv


ConsoleTom

Member
Joined
Dec 4, 2003
Messages
106
Age
47
Location
Germany
Website
Visit site
Hi !

I would like to learn to program with Mr.Mirko's Devkit.

But there is a library i wrote with DevKitAdv and still want to use it.

Is it possible to use parts from DevKitAdv with Mirko's ?

-------------------------------------------------------------------

A second thing is: how do i use standard-libraries in Mirkos ? Is there something like that ?

Greetings

Tobias
 
Not 100% sure what you are asking but if you have the sources for your lib then you can compile it on any compiler with the right tweaks :D.

In simple terms, Mirko's DevKit uses NewLib so you have the 'standard' libs there for use.

You may however be better off with DevKitArm (GCC 3.4 based, www.devkit.tk) as that is happy with Mirko's SDK and the GamePark SDK and I have created makefiles and such to make upgrading from DevKitAdv as easy as possable (i'll send them to you if you drop me a mail, currently still testing them out).
 
Last edited by a moderator:
Hi !

I continued with the old devkitadv but now i need a good file-handling possibility and i heared that Mirko's has it.

But i would like to use possibilities of Mirko's to improve a program i wrote with devkitadv. Any idea ?

So i think DevKitArm could bring a solution. But how can i configure it properly for gp32_console ?

Greetings

Tobias`

PS. Did you get my mail ? @ DJWillis
 
Back
Top