|
From: | Fausto Saporito |
Subject: | [Tinycc-devel] tcc latest version and new glibc |
Date: | Mon, 6 Feb 2023 23:37:11 +0000 |
Hello, I’m trying to build the latest version of TCC with glibc 2.34 and __malloc_hook is not present anymore. Is there a patch for TCC related to that? This is the error on the terminal: make[1]: Entering directory '/home/fausap/TC/tcc-0.9.27/lib' ../tcc -c libtcc1.c -o libtcc1.o -B.. ../tcc -c alloca86_64.S -o alloca86_64.o -B.. ../tcc -c alloca86_64-bt.S -o alloca86_64-bt.o -B.. ../tcc -c va_list.c -o va_list.o -B.. ../tcc -c bcheck.c -o bcheck.o -B.. bcheck.c:738: error: '__malloc_hook' undeclared thanks a lot, Fausto Sent from Mail for Windows |
[Prev in Thread] | Current Thread | [Next in Thread] |