ok, for this tutorial i want you to ignore everything that the install disc says and just listen to me...
first, download this disc juggler image
http://www.consolevision.com/downloa...ment/DDEr3.rar
from here: http://www.consolevision.com/?Dreamc...:Under_Windows
then i want you to download and install this
http://dchelp.dcemulation.com/?downl...reams_102a.exe
from here: http://dchelp.dcemulation.com/
now, open the program you just installed (boot dreams) and click on the icon of the snake that says burn, browse for your discjuggler image and click process, then select a drive that you have a blank cd in. now just wait for it to burn.
now eject the disc and put it back in, a program should pop up introducing you to the dev environment, click next. then click install cygwin
when the installer opens click next, you will have 3 options, make sure install from local directory is selected then press next. keep everything as it is on this page then press next. on this page put in x:\Cygwin\release (where x is put the drive you have the cd in) and press next. now you should be on a select packages window click on the package that says all default so it says all install and click next. let it install then create a desktop shortcut.
you will now be back at the main installer window, go to step 2, click extract and select C:\\cygwin, then press ok
go to step 3 and press configure, it automatically does it for you.
you have just setup the tool-chain, go to your desktop and open cygwin through the shortcut the installer created. when the window opens you can navigate to folders and compile things
for example, type cd examples, then cd dreamcast, cd tsunami, cd banner, and finally make and it will compile into and elf file, you can do all sorts of things with this file such as turn it into a bin using checker so you can run it in chankast using binloader. you can also turn it into a burnable file but i dont know how (i have only run things using emulators so far)
thanks to bb hood and christuserloser