undefined reference to `_D16TypeInfo_HAyayAa6__initZ'
Jeroen Bollen
jbinero at gmail.com
Sat Nov 23 15:21:08 PST 2013
On Saturday, 23 November 2013 at 22:34:54 UTC, bearophile wrote:
> Jeroen Bollen:
>
>> I am getting this weird linker error when compiling my code;
>> what does it mean?
>
> Is your code not compiling since switching to a newer compiler?
> What system and compilers are you using? How many modules are
> in your program, and what build strategy/software are you using?
>
> Bye,
> bearophile
It's the first time I compiled it. I am using a regular compile
command
> dmd -m64 -of"../Build/main" (lots of files here)
Linux 64 bits
More information about the Digitalmars-d-learn
mailing list