tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] test failure on Linux


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] test failure on Linux
Date: Sat, 9 Feb 2013 22:53:21 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]