Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-23 Thread arnold
Hi all. > arn...@skeeve.com : > > > Here is the result of running sh -x configure. Thanks - Arnold > > > > $ sh -x ./configure --prefix=/tmp/tcc 2>&1 | tee configure.out > > > + test -z > > + test -n i386 > > + cpu=i386 Edmund Grimley Evans wrote: > Do you have ARCH=i386 already set in your env

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-23 Thread Edmund Grimley Evans
arn...@skeeve.com : > Here is the result of running sh -x configure. Thanks - Arnold > > $ sh -x ./configure --prefix=/tmp/tcc 2>&1 | tee configure.out > + test -z > + test -n i386 > + cpu=i386 Do you have ARCH=i386 already set in your environment when you run ./configure?

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-23 Thread arnold
Hi. > Sergey Korshunoff 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. arn...@skeeve.com wrote: > Thanks for letti

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-22 Thread arnold
Sergey Korshunoff 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. Thanks for letting me know what you need to know. This is

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-22 Thread Austin English
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 aust

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-22 Thread Sergey Korshunoff
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.

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-22 Thread arnold
Sergey Korshunoff wrote: > Hi! Try the latest mob after the "quick fix for the native tcc on > debian/ubuntu" Nope. Just pulled. It still tries to build an i386 compiler. Thanks, Arnold ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://

Re: [Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-22 Thread Sergey Korshunoff
Hi! Try the latest mob after the "quick fix for the native tcc on debian/ubuntu" ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel

[Tinycc-devel] out of the box configuration on x86_64 ubuntu still broken

2015-03-22 Thread arnold
Hi. Latest mob, out of the box configuration on x86_64 ubuntu is still broken. Is anyone planning to fix this? Thanks, Arnold ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel