Le samedi 9 février 2013 17:01:44, vous avez écrit :
> Hi
> 
> Sorry for not testing earlier, but the current 'mob' branch does not
> pass the tests for me, viz:
> 
>     $ git --no-pager log --oneline -1
>     7a477d7 lib/Makefile: use CC, add bcheck to libtcc1.a
>     $ make clean >/dev/null
>     $ make >out 2>&1
>     $ make test
>     make -C tests test
>     make[1]: Entering directory `/home/ramsay/tinycc/tests'
>     ------------ hello ------------
>     ../tcc -B.. ../examples/ex1.c -o hello && ./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'
>     make[1]: *** [hello] Error 1
>     make[1]: Leaving directory `/home/ramsay/tinycc/tests'
>     make: *** [test] Error 2
>     $
> 
> This is on (a somewhat dated) Linux (ubuntu):
> 
>     $ uname -a
>     Linux ramsay-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC
> 2007 i686 GNU/Linux $

Can you tell me what is in /lib/i386-linux-gnu? Also, can you tell me what is 
the final destination of the symbolic link /lib/ld-linux.so.2?

Best regards,

Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to