Will track this one down as well tomorrow.
-Nathan
> On Jun 15, 2016, at 7:13 PM, Paul Hargrove wrote:
>
> With a PPC64/Fedora20/gcc-4.8.3 system configuring for "-m32":
>
> configure --prefix=[...] --enable-debug \
> CFLAGS=-m32 --with-wrapper-cflags=-m32 \
> CXXFLAGS=-m32 --w
With a PPC64/Fedora20/gcc-4.8.3 system configuring for "-m32":
configure --prefix=[...] --enable-debug \
CFLAGS=-m32 --with-wrapper-cflags=-m32 \
CXXFLAGS=-m32 --with-wrapper-cxxflags=-m32 \
FCFLAGS=-m32 --with-wrapper-fcflags=-m32 --disable-mpi-fortran
Build fails with
/b