tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tcc mob regression on x86_64


From: Michael Matz
Subject: Re: [Tinycc-devel] tcc mob regression on x86_64
Date: Thu, 17 Dec 2015 19:46:54 +0100 (CET)
User-agent: Alpine 2.20 (LSU 67 2015-01-07)

Hi,

On Thu, 17 Dec 2015, Aharon Robbins wrote:

TCC on x86_64 is broken (again) when used to create .so files. I like
to use it for gawk development since it's fast.

Unfortunately, all the shared library stuff no longer works.
This can be reproduced using the current version:

        wget ftp://ftp.gnu.org/gnu/gawk/gawk-4.1.3.tar.gz
        tar -xpzvf gawk-4.1.3.tar.gz
        cd gawk-4.1.3
        PATH=/tmp/tcc/bin:$PATH         # or wherever you have latest mob
        ./configure CC=tcc && make
        make check

This used to work...

Fixed in mob. Edmund, you might want to review other cases as well (it's your introduction of read32le everywhere), but I think I got all (two of them).


Ciao,
Michael.



reply via email to

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