Le jeudi 14 février 2013 16:36:23, Jerry Reed a écrit : > Hi: > > On the Raspberry Pi now: > > After a git pull/configure/make clean/make: > > pi@raspberrypi ~/tinycc $ make test > make -C tests test > make[1]: Entering directory `/home/pi/tinycc/tests' > ------------ hello-exe ------------ > ../tcc -B.. ../examples/ex1.c -o hello || (../tcc -vv; exit 1) && ./hello > tcc: error: file 'crt1.o' not found > tcc: error: file 'crti.o' not found > tcc: error: file 'crtn.o' not found > tcc: error: undefined symbol 'printf'
Can you give me the content of config.h and find /lib -name crti.o ? Best regards, Thomas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
