lostgallifreyan wrote:
I'm not after complexity, just looking for the neatest way to be sure that a newcomer can fire up TCC within about three
attempts at various optuions Windows offers. It;s when it
won't work after five or more that people run out of ideas
and start asking stuff.

Okay, so lets test a simple step by step tutorial:

1) Download 
http://download.savannah.nongnu.org/releases/tinycc/tcc-0.9.24-win32-bin.zip
2) Unzip to a directory on your computer to your choice
3) Add that directory to your system PATH variable
4) Open a console window (DOS box) and "cd" to the examples subdirectory
5) type> tcc hello_win.c
6) type> hello_win

Does this work for you?

--- grischka



_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to