Re: Linker errors after updating to DMD 2.060

2012-08-13 Thread Danny Arends
On Monday, 13 August 2012 at 11:41:47 UTC, Bernard Helyer wrote: Make sure you completely wipe out your old installation. Several modules were _removed_ that may be still hanging around. On top of that, ensure that you're not linking any object files from 2.059 with new object files from 2.060 (

Re: Linker errors after updating to DMD 2.060

2012-08-13 Thread Bernard Helyer
Make sure you completely wipe out your old installation. Several modules were _removed_ that may be still hanging around. On top of that, ensure that you're not linking any object files from 2.059 with new object files from 2.060 (i.e. do a complete rebuild).

Linker errors after updating to DMD 2.060

2012-08-13 Thread Danny Arends
Hey all, After switching to 2.060, I'm getting the following linker errors on a project of mine: Error 42: Symbol Undefined _D4core6memory2GC6extendFPvkkZk build\unittest.obj(unittest) Error 42: Symbol Undefined _D4core6memory2GC6qallocFkkZS4core6memory8BlkInfo_ build\unittest.obj(unittest