Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Stanislav Blinov
On Sunday, 16 February 2014 at 03:16:20 UTC, Meta wrote: On Sunday, 16 February 2014 at 03:11:00 UTC, Stanislav Blinov wrote: win32.mak for druntime uses whatever dmd is in your PATH. Ah, finally. That was it. Thanks for the tip. Heh. Sorry that took so long. I knew the error looked famili

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Meta
On Sunday, 16 February 2014 at 03:11:00 UTC, Stanislav Blinov wrote: On Sunday, 16 February 2014 at 01:34:53 UTC, Meta wrote: That is bizarre. Which git commits are you using for dmd and druntime? Whatever's currently in master for both DMD and druntime. win32.mak for druntime uses whatever

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Stanislav Blinov
On Sunday, 16 February 2014 at 01:34:53 UTC, Meta wrote: That is bizarre. Which git commits are you using for dmd and druntime? Whatever's currently in master for both DMD and druntime. win32.mak for druntime uses whatever dmd is in your PATH. My guess is on your machine it's not the same a

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Meta
On Saturday, 15 February 2014 at 23:37:40 UTC, Stanislav Blinov wrote: On Saturday, 15 February 2014 at 23:04:26 UTC, Meta wrote: What about dmd itself? Have you rebuilt it from scratch too? Yes, DMD builds fine, and I tried to build druntime from a fresh DMD compile. That is bizarre. Whic

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Stanislav Blinov
On Saturday, 15 February 2014 at 23:04:26 UTC, Meta wrote: What about dmd itself? Have you rebuilt it from scratch too? Yes, DMD builds fine, and I tried to build druntime from a fresh DMD compile. That is bizarre. Which git commits are you using for dmd and druntime?

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Meta
On Saturday, 15 February 2014 at 22:05:00 UTC, Stanislav Blinov wrote: On Saturday, 15 February 2014 at 19:24:23 UTC, Meta wrote: It seems that while pointing to the correct link got rid of the linker warning, I still can't compile druntime. On Friday, 14 February 2014 at 02:50:04 UTC, Stanisl

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Stanislav Blinov
On Saturday, 15 February 2014 at 19:24:23 UTC, Meta wrote: It seems that while pointing to the correct link got rid of the linker warning, I still can't compile druntime. On Friday, 14 February 2014 at 02:50:04 UTC, Stanislav Blinov wrote: Are you by chance trying to compile dirty druntime tr

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-15 Thread Meta
It seems that while pointing to the correct link got rid of the linker warning, I still can't compile druntime. On Friday, 14 February 2014 at 02:50:04 UTC, Stanislav Blinov wrote: Are you by chance trying to compile dirty druntime tree? (i.e. you've compiled it before?). If so, make clean fir

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-13 Thread Meta
On Friday, 14 February 2014 at 01:58:13 UTC, Nick Sabalausky wrote: On 2/13/2014 8:09 PM, Meta wrote: I'm using Windows 7 x64, but compiling 32-bit DMD. DMD compiles fine, but the linker warns about a "Warning 9: Unknown Option : LA". After that, when trying to compile Druntime, DMD chokes with

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-13 Thread Stanislav Blinov
On Friday, 14 February 2014 at 01:09:42 UTC, Meta wrote: I'm using Windows 7 x64, but compiling 32-bit DMD. DMD compiles fine, but the linker warns about a "Warning 9: Unknown Option : LA". After that, when trying to compile Druntime, DMD chokes with this error: "Assertion Failure: 'impl' on

Re: Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-13 Thread Nick Sabalausky
On 2/13/2014 8:09 PM, Meta wrote: I'm using Windows 7 x64, but compiling 32-bit DMD. DMD compiles fine, but the linker warns about a "Warning 9: Unknown Option : LA". After that, when trying to compile Druntime, DMD chokes with this error: Sounds like you're using an outdated OPTLINK. The /LA

Trouble Compiling DMD, Druntime, Phobos on Windows

2014-02-13 Thread Meta
I'm using Windows 7 x64, but compiling 32-bit DMD. DMD compiles fine, but the linker warns about a "Warning 9: Unknown Option : LA". After that, when trying to compile Druntime, DMD chokes with this error: "Assertion Failure: 'impl' on line 4930 in file 'mtype.c'". I looked in the file, but a