On Saturday, 21 March 2020 at 12:05:18 UTC, kinke wrote:
Glad to announce the first beta for an exciting LDC 1.21 release:


Please help test, and thanks to all contributors!

I am seeing a linker error with this beta. Same compilation works with 1.20.1.

ldc2 -w -g -d-debug -d-version=flavour_debug -d-version=with_libplot -dip1008 -I.. -I../nm -I../util -I../geom -I../grid_utils -I../extern/gzip -d-version=multi_species_gas -d-version=multi_T_gas -d-version=MHD -d-version=turbulence -of=e4shared \
        -d-version=tecplot_unavailable \
        main_with_rev_string.d \
----- long lines snipped ------
../gasdyn/gasflowexception.d ../gasdyn/idealgasflow.d ../gasdyn/gasflow.d ../gasdyn/luaidealgasflow.d ../gasdyn/luagasflow.d ../nm/luabbla.d \
        -L-L../../extern/lua-5.1.4/lib -L-lplot -L-llua -L-ldl
e4shared.o:luabbla.d:_D7simcore12__ModuleInfoZ: error: undefined reference to '_D6kdtree12__ModuleInfoZ'
collect2: error: ld returned 1 exit status
Error: /usr/bin/cc failed with status: 1

Reply via email to