Best compiler + libraries for "Hello World"

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
Post Reply
slobu
Posts: 275
Joined: Tue Jul 12, 2011 10:58 am

Best compiler + libraries for "Hello World"

Post by slobu »

What's the best (for the novice) combination of compiler and libraries for a newbie to compile a "Hello World" example? On Windows if possible.
mic_
Posts: 922
Joined: Thu Oct 05, 2006 6:29 am

Re: Best compiler + libraries for "Hello World"

Post by mic_ »

Define "compiler". Are you talking about C compilers? Or would assemblers count?
slobu
Posts: 275
Joined: Tue Jul 12, 2011 10:58 am

Re: Best compiler + libraries for "Hello World"

Post by slobu »

mic_ wrote:Define "compiler". Are you talking about C compilers? Or would assemblers count?
Oops! I've seen some recent activity in libraries /devkits for C and wondered how to start. Specifically, something that has something like a hello.c to compile right off the bat.
alekmaul
Posts: 54
Joined: Tue Apr 24, 2012 12:22 pm
Contact:

Re: Best compiler + libraries for "Hello World"

Post by alekmaul »

Post Reply