On 3/5/25 06:48, Francesco Allertsen wrote:
Hello everyone,
I would like to report a silent bug in the compiler.
If I clone the git repository, compile tcc with the usual "./configure
&& make" and then try to compile tests/libtcc_test.c it doesn't work.
$ ./tcc -I. -L. tests/libtcc_test.c libt
Hello everyone,
I would like to report a silent bug in the compiler.
If I clone the git repository, compile tcc with the usual "./configure
&& make" and then try to compile tests/libtcc_test.c it doesn't work.
$ ./tcc -I. -L. tests/libtcc_test.c libtcc.a
tcc: error: undefined symbol '_tcc_add_in