A new branch in GDC has been created.
https://github.com/D-Programming-GDC/GDC/tree/gdc-4.9
The master branch shall continue on being closely working with
upstream development in GCC. So unless you enjoy being on
bleeding edge, this is the branch you'd want to checkout when
building gdc.
*
On Sun, 27 Apr 2014 10:27:37 +0100
"Iain Buclaw via D.gnu" wrote:
Try compiling with -femit-templates to force the behaviour of D
prior
to 2.064, see this bug report:
ah, just discovered the strange thing: if i pass hello.o after
base.o
from LuaD, not before, everything is linking without an
On 27 April 2014 05:30, ketmar via D.gnu wrote:
> if i take LuaD[1] and then try to compile it as a set of separate .o files,
> gdc refuses to link any LuaD sample with message:
> hello.o:(.data._D30TypeInfo_S4luad4base9LuaObject6__initZ[_D30TypeInfo_S4luad4base9LuaObject6__initZ]+0x1c):
> undefin