gcc unreal mode

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Seven11
Member
Member
Posts: 25
Joined: Mon Oct 30, 2006 12:48 pm

gcc unreal mode

Post by Seven11 »

I've heard that it's possible to make gcc output code for unreal mode, anybody knows how that is done?
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

Code: Select all

`.code16gcc'
I think this has gcc generate 16-bit code. However, I think it's experiemental...?
C8H10N4O2 | #446691 | Trust the nodes.
Post Reply