A build of tinycc-2b0fc44f03de59b2a9538f33a1116d886d1aa239.tar.gz gives me:
cat /tmp/ff.c | tcc -c -rdynamic -shared -g -o /tmp/ff.so - tcc: error: file '/usr/lib/crti.o' not found tcc: error: file '/usr/lib/crtn.o' not found Problem is that crti.o and crtn.o aren't even present in this build. This is Fedora release 10 _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
