<div>:)</div>
<div> </div>
<div>I thought it was strange that you asked for this but...you could have been unsure of the library includes or something like that :)</div>
<div> </div>
<div>This link might be some help</div>
<div><a href="http://pages.cs.wisc.edu/~beechung/ref/gcc-intro.html">http://pages.cs.wisc.edu/~beechung/ref/gcc-intro.html</a></div>
<div> </div>
<div>/Micke<br><br></div>
<div class="gmail_quote">On Mon, Jan 12, 2009 at 7:50 AM, Paul Maddox <span dir="ltr"><<a href="mailto:paul.maddox.mail-list@synth.net">paul.maddox.mail-list@synth.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Micke,<br><br>hehe, yeah that bit I can do.<br>it's more, "how do I compile" "what does the makefile have to contain"<br>
"what are the output files (debug/release) like" :-)<br><br>I've gotten very used to GUI based compilers , like, to compile you<br>click "compile" icon or "build all", to change to debug output, select<br>
it from the drop down menu, and as for what files to include you drag<br>and drop them into a window :-)<br><br>Thanks<br><font color="#888888">Paul<br></font>
<div>
<div></div>
<div class="Wj3C7c"><br>On 12 Jan 2009, at 06:25, Mikael Hansson wrote:<br><br>> Paul Maddox wrote:<br>>> Peter,<br>>><br>>>   thanks, well MiniGW is installed, so I'll give that a go first..<br>
>> Not found a "hello world" example yet.<br>>><br>><br>> Consoleapp with C would be:<br>><br>> #include <stdio.h><br>> #include <stdlib.h><br>><br>> int main(void)<br>
> {<br>>  /* Declare your variables here... */<br>><br>>  system("cls");<br>>  /* Put your own code here... */<br>>  printf("Hello world!\n");<br>><br>>  system("PAUSE");<br>
><br>>  return 0;<br>> }<br>><br>><br>><br>> /Micke<br></div></div>
<div>
<div></div>
<div class="Wj3C7c">> _______________________________________________<br>> music-bar mailing list<br>> <a href="mailto:music-bar@lists.music-bar.org">music-bar@lists.music-bar.org</a><br>> <a href="http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar" target="_blank">http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar</a><br>
<br>_______________________________________________<br>music-bar mailing list<br><a href="mailto:music-bar@lists.music-bar.org">music-bar@lists.music-bar.org</a><br><a href="http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar" target="_blank">http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar</a><br>
</div></div></blockquote></div><br>