tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] i386 build of gawk with tcc now broken


From: arnold
Subject: Re: [Tinycc-devel] i386 build of gawk with tcc now broken
Date: Sun, 08 Sep 2013 01:00:45 -0600
User-agent: Heirloom mailx 12.4 7/29/08

> > After pulling the latest on the mob branch, builds of gawk master using
> > tcc generate lots of test failures.
> > 
> > On an i386 linux system:
> > 
> >     git clone git://git.savannah.gnu.org/gawk.git
> >     cd gawk
> >     ./bootstrap.sh && configure CC=tcc && make
> >     make check      # watch lots of things go kablooey
> > 
> > This does not occur on x86-64.
>
> Does this also happen with tcc 0.9.26 and tcc 0.9.25 or just with the mob 
> branch?

I'm pretty sure just the mob branch. I can double check tomorrow
when I'm at the machine. Almost all the errors are related to floating
point exceptions; I strongly suspect it has to do with the most recent
changes.

The recipe above will let you reproduce it a lot quicker than waiting
for me...

0.9.25 won't be worth checking as it's tool old, FWIW.

Thanks,

Arnold



reply via email to

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