D.gnu - Build gdc on windows
- Lester L. Martin II (5/5) Jul 17 2008 Good morning,
- David Friedman (4/12) Jul 17 2008 If the build failed on phobos/gcc/deh.d, you can get the fix in the
- Lester L. Martin II (3/17) Jul 18 2008 Okay, I will look into it as spare time approaches :-)
- Lester L. Martin II (4/25) Jul 20 2008 It failed, I used the svn version from this morning; an attached file sh...
- David Friedman (5/33) Jul 21 2008 Ugh, I have not been maintaining the Windows port... This and another
Good morning, How would one go about building gdc on windows. The last time I did this it failed. If you wish I can fire it up and tell you where it failed. I am on windows with mingw. I used gcc 3.4.5 and then ended up thinking wow, this compiler version may not build gdc (cause I tried that). So I then decided let's update my compiler version to 4.1.2. Then compile the C and C++ compiler sources with the gdc mod. It fails everytime. I would love to have gdc on windows. I will likely use it when I transfer my computer to an x64 non-windows OS. -- Lester L. Martin II
Jul 17 2008
Lester L. Martin II wrote:Good morning, How would one go about building gdc on windows. The last time I did this it failed. If you wish I can fire it up and tell you where it failed. I am on windows with mingw. I used gcc 3.4.5 and then ended up thinking wow, this compiler version may not build gdc (cause I tried that). So I then decided let's update my compiler version to 4.1.2. Then compile the C and C++ compiler sources with the gdc mod. It fails everytime. I would love to have gdc on windows. I will likely use it when I transfer my computer to an x64 non-windows OS. -- Lester L. Martin IIIf the build failed on phobos/gcc/deh.d, you can get the fix in the latest svn version. David
Jul 17 2008
David Friedman Wrote:Lester L. Martin II wrote:Okay, I will look into it as spare time approaches :-) Lester L. Martin IIGood morning, How would one go about building gdc on windows. The last time I did this it failed. If you wish I can fire it up and tell you where it failed. I am on windows with mingw. I used gcc 3.4.5 and then ended up thinking wow, this compiler version may not build gdc (cause I tried that). So I then decided let's update my compiler version to 4.1.2. Then compile the C and C++ compiler sources with the gdc mod. It fails everytime. I would love to have gdc on windows. I will likely use it when I transfer my computer to an x64 non-windows OS. -- Lester L. Martin IIIf the build failed on phobos/gcc/deh.d, you can get the fix in the latest svn version. David
Jul 18 2008
Lester L. Martin II Wrote:David Friedman Wrote:It failed, I used the svn version from this morning; an attached file shows my failing make command and my working configuration line (in that order in the file). I just want to get it working on windows. What configure line did you use, make? Lester L. Martin IILester L. Martin II wrote:Okay, I will look into it as spare time approaches :-) Lester L. Martin IIGood morning, How would one go about building gdc on windows. The last time I did this it failed. If you wish I can fire it up and tell you where it failed. I am on windows with mingw. I used gcc 3.4.5 and then ended up thinking wow, this compiler version may not build gdc (cause I tried that). So I then decided let's update my compiler version to 4.1.2. Then compile the C and C++ compiler sources with the gdc mod. It fails everytime. I would love to have gdc on windows. I will likely use it when I transfer my computer to an x64 non-windows OS. -- Lester L. Martin IIIf the build failed on phobos/gcc/deh.d, you can get the fix in the latest svn version. David
Jul 20 2008
Lester L. Martin II wrote:Lester L. Martin II Wrote:Ugh, I have not been maintaining the Windows port... This and another problem have now been fixed in SVN. I actually tried building *on* Windows this time, so it should work for you. DavidDavid Friedman Wrote:It failed, I used the svn version from this morning; an attached file shows my failing make command and my working configuration line (in that order in the file). I just want to get it working on windows. What configure line did you use, make? Lester L. Martin IILester L. Martin II wrote:Okay, I will look into it as spare time approaches :-) Lester L. Martin IIGood morning, How would one go about building gdc on windows. The last time I did this it failed. If you wish I can fire it up and tell you where it failed. I am on windows with mingw. I used gcc 3.4.5 and then ended up thinking wow, this compiler version may not build gdc (cause I tried that). So I then decided let's update my compiler version to 4.1.2. Then compile the C and C++ compiler sources with the gdc mod. It fails everytime. I would love to have gdc on windows. I will likely use it when I transfer my computer to an x64 non-windows OS. -- Lester L. Martin IIIf the build failed on phobos/gcc/deh.d, you can get the fix in the latest svn version. David
Jul 21 2008