Works for me on debian 8:
austin@debian-laptop:~/src/tinycc$ file x86_64-tcc
x86_64-tcc: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux
2.6.32, BuildID[sha1]=0a9841ff39929e7889132b9b95452310b50a9a7d, not stripped

austin@debian-laptop:~/src/tinycc$ uname -a
Linux debian-laptop 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt4-3 (2015-02-03)
x86_64 GNU/Linux

austin@debian-laptop:~/src/tinycc$ git describe
release_0_9_26-420-gaba2d64

austin@debian-laptop:~/src/tinycc$ ls -al tcc
lrwxrwxrwx 1 austin austin 10 Mar 22 19:56 tcc -> x86_64-tcc


On Sun, Mar 22, 2015 at 3:37 PM, Sergey Korshunoff <sey...@gmail.com> wrote:

> I tested it on debian 7 x86_64 and all was OK. What the output of the
> "uname -m" ?
> There was many messages about building a i386 compiler. But no one
> tell me the output of the "uname -m" on that systems.
>
> _______________________________________________
> Tinycc-devel mailing list
> Tinycc-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>



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

Reply via email to