Hi. Much thanks! It's working fine for me now.
Arnold > From: Michael Matz <[email protected]> > To: [email protected] > Subject: Re: [Tinycc-devel] tcc mob regression on x86_64 > > 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. > > _______________________________________________ > Tinycc-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
