tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] x86_64: shared libs


From: Aharon Robbins
Subject: Re: [Tinycc-devel] x86_64: shared libs
Date: Mon, 31 Mar 2014 21:28:28 +0300
User-agent: Heirloom mailx 12.5 6/20/10

> Date: Mon, 31 Mar 2014 05:54:12 +0200 (CEST)
> From: Michael Matz <address@hidden>
> To: address@hidden
> Subject: [Tinycc-devel] x86_64: shared libs
>
> Hi,
>
> I just pushed some things [1] to mob that make shared libs on x86-64 linux 
> sort of working (well, in my little tests).

Hi!  This is really cool.

> Testing appreciated (hi Arnold :) ).

This has certainly improved things; two tests that used to fail now
pass, although two more continue to fail.  If you want to test yourself,
here's the recipe:

        git clone git://git.savannah.gnu.org/gawk.git
        cd gawk
        git checkout gawk-4.1-stable
        ./bootstrap.sh          # due after clone or pull
        ./configure CC=tcc && make
        make -k check           # filefuncs and functab4 tests should fail

This is really great progress, thanks!

Arnold



reply via email to

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