On Tue, Dec 1, 2020 at 3:15 PM Dagobert Michelsen <d...@opencsw.org> wrote:
>
> Hi Bruno,
>
> Am 01.12.2020 um 20:46 schrieb Bruno Haible <br...@clisp.org>:
> > But the $host_cpu value from the canonical triplet $host allows to do so.
>
> This is the triplet I get for my 64 bit build:
>
> checking build system type... i386-pc-solaris2.10
> checking host system type... i386-pc-solaris2.10
>
> These are the flags I set which are also inherited in the gettext-runtime
> subinvocation:
>
> 'CC=/opt/csw/bin/gcc-5.5' 'CFLAGS=-O2 -pipe -fno-omit-frame-pointer -m64 
> -march=opteron' 'LDFLAGS=-m64 -march=opteron -L/opt/csw/lib/64' 
> 'CPPFLAGS=-I/opt/csw/include' 'CXX=/opt/csw/bin/g++-5.5' 'CXXFLAGS=-O2 -pipe 
> -fno-omit-frame-pointer -m64 -march=opteron'

Autotools is broken on Solaris here. It has been broken for years.

Jeff

Reply via email to