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 > Obj-C

#142394 - norfair - Mon Oct 08, 2007 10:30 pm

Hello gbadev folk,

I've been wondering:

Is it possible to use the Objective-C language with devkitARM? I'm currently learning it for Cocoa development on Mac OS X and i was wondering if the devkitpro port of gcc supported it.

Thanks :)

#142570 - Vich - Wed Oct 10, 2007 1:30 pm

Just try? ;)

Quote:
$ gcc -x objective-c -Wno-import Forwarder.m Recipient.m main.m -lobjc


[edit] and check if libobjc is there first
_________________
[project website] [personal website]