Can i Compile an egg on a windows XP or 98 system. I have instaled ActiveTCL8.3 but i do not know how to start the compilation. Into all the FAQ pages is written only how to compile on a SHELL.
If you install the cygwin environment, it should come with all the tools you need to compile on windows, such as 'gcc' and 'make'. The same steps that you use for linux should work for cygwin.
I've never tried, so I don't know if there are any special tweaks you need, but other stuff I've tried is identical on cygwin and linux.