Hey,
tried to build llasm on Trisquel 11 (see above as it uses Ubuntu 22.04 LTS as base). I cannot manage to finalize as always the following error is reported:
llasm.d:3762:33: error: cannot pass type string as a function argument
3762 | function_names = new string[string];
|
I installed gdc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0, but being not firm with the error itself.
Also tried gdc 9.1 and got the same error, but different environment itself. Do you have some tipps for me?
Thanks!
Hey,
tried to build llasm on Trisquel 11 (see above as it uses Ubuntu 22.04 LTS as base). I cannot manage to finalize as always the following error is reported:
llasm.d:3762:33: error: cannot pass type string as a function argument
3762 | function_names = new string[string];
|
I installed gdc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0, but being not firm with the error itself.
Also tried gdc 9.1 and got the same error, but different environment itself. Do you have some tipps for me?
Thanks!