Re: [Tinycc-devel] tests/libtcc_test.c does not compile on MacOS

2025-03-06 Thread Herman ten Brugge via Tinycc-devel
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

[Tinycc-devel] tests/libtcc_test.c does not compile on MacOS

2025-03-05 Thread Francesco Allertsen
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