On 2016-02-26 13:34, Tomas Janousek wrote: > Hi Andreas, > > On Fri, Feb 26, 2016 at 01:31:02PM +0100, Andreas Beckmann wrote: >> On 2016-02-26 13:23, Tomas Janousek wrote: >>> Since 352.79-2, -m64 is no longer passed to gcc during conftest and it fails >>> horribly, spilling a lot of #errors in its output. Downgrading to 352.79-1 >> >> build log? > > conftest doesn't log the gcc cmdline it calls and I don't have the old log > anyway as I downgraded to 352.79-1. Do you want me to install 352.79-2/3 > somewhere, augment conftest to log more things and post that or would you be > able to find a mixed 64/32 environment and test that yourself?
The make.log from -3 (or -4 which I uploaded this morning) would be nice. It should contain the invocation of conftest.sh, which gets passed all the flags it will use later on. Andreas

