Home | Forums | What's new | Resources | |
Problems Installing GCC-SGL on XP |
shinhoshi - Sep 22, 2003 |
TakaIsSilly | Sep 22, 2003 | |||
The old gcc compiler works only with Windows 9x/Me. If you're using XP/2000 you'll need to use the GNUSH install you can get from here (free registation needed, and it's manually verified, so it's not instant): http://www.kpit.com/products/support.htm... After having the package (at this moment the GNUSH v0303 Tool Chain for COFF format), you can install it and configure it as the sticky topic on this forum says to have a functional SGL compile target. |
TakaIsSilly | Sep 23, 2003 | |||
I was in fact, able to use the old compiler for a while under XP. Eventually I either upgraded, downloaded a new version or went to NTFS, and the compiler stopped working in the same descript way shinhoshi said, forcing me to fetch the kpit one. |
antime | Sep 23, 2003 | |||
Either way, it's kind of pointless to use a compiler that old when there are newer, better ones available. |
shinhoshi | Sep 23, 2003 | |||
Thanks for the reply. I hope I will be able to setup it since me and GCC have never been very good friends. |
vreuzon | Sep 23, 2003 | |||
The installation should be painless, as they provide a graphical installer. What do you plan to program, then ? |
shinhoshi | Sep 23, 2003 | |||
Well, I don't have intentions of making a full game. I just want to code some kind of demos for my personal enjoyment, nothing more. |