bug-gnulib
[Top][All Lists]
Advanced

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

Re: Build errors on Solaris


From: Tom G. Christensen
Subject: Re: Build errors on Solaris
Date: Tue, 17 Nov 2020 21:44:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 16/11/2020 16:47, Bruno Haible wrote:
Generally, these C++ tests are supported on glibc systems with
modern GCC. For testing Solaris 10, try passing the option
'--without-c++-tests' to gnulib-tool.


This does not seem to have any effect.

I tried running gnulib-tool like this:
./gnulib-tool --create-testdir --dir=./testdir --single-configure --without-privileged-tests --without-c++-tests

However the testdir still includes the C++ tests.

To avoid the C++ tests I needed to pass the option '--disable-c++' to ./configure.

-tgc



reply via email to

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