GDC on Windows
Lester L. Martin II
lestermartin92 at gmail.com
Tue Aug 5 21:58:08 PDT 2008
Can you all compile gcc for windows? If so, you just need to do a bit to setup gdc to compile with it. Follow the directions listed below (never fails to build gcc unless gdc has problems building), however also read the directions at the gdc site because before you start configuring and stuff, you will have to run the gdc script to make gdc become a compilation option.
Link is: http://www.aristeia.com/Misc/gcc4ForWindows_frames.html
Need more help? (I'm on IRC sometimes as lmartin92, but school's coming up so I may be there less often)
Jason House Wrote:
> I needed to generate a windows version of my project and discovered today
> that I crash dmd when compiling my source. Given the time crunch, I
> figured it'd be easy to use GDC instead. Boy was I wrong!
>
> The gdc package for cygwin is way out of date, and the build steps are not
> all too clear. I don't have a windows box, but mgen on #d.tango was
> extremely kind and tried very hard to get a functional gdc under windows.
> I believe the install steps were missing packages and there's some kind of
> problem working with autogen with no easy workaround.
>
> How can this process be fixed? Is it a matter of better instructions?
> Should users just assume they can't use gdc on windows? More frequent
> releases from the gdc team?
More information about the Digitalmars-d
mailing list