[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] RE :Re: [+Last+] Call for testing
From: |
Thomas Preud'homme |
Subject: |
Re: [Tinycc-devel] RE :Re: [+Last+] Call for testing |
Date: |
Thu, 14 Feb 2013 16:13:55 +0100 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) |
Le jeudi 14 février 2013 16:06:24, Christian JULLIEN a écrit :
> Sorry Thomas, made 5 mn ago
As I said, super fast testers :) Thanks !
>
> As usual, I used a fresh git clone to test:
>
> makeinfo tcc-doc.texi
> make -C tests test
> make[1]: Entering directory `/home/jullien/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 '/lib/libgcc_s.so.1' not found
> tcc: error: file 'crtn.o' not found
> tcc: error: undefined symbol 'printf'
Can you show me the result of:
ls "/usr/lib/$(conftest)/crti.o"
ls "/usr/lib64/crti.o"
ls "/usr/lib/crti.o"
and the content of config.h ?
Best regards,
Thomas
signature.asc
Description: This is a digitally signed message part.