> I wonder whether something can be improved on the tcc side > The problem is that the MPFR library used at run time is not > ../src/.libs/libmpfr.so but the one installed on the system.
What the difference between gcc and tcc in this case? Why exe produced by gcc use ./src/.libs/libmpfr.so and exe produced by tcc use one installed on the system? Can you write some small test (library, main program, shell commands)? If not, I will try to reproduce this some time later. _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel