help-gnucap
[Top][All Lists]
Advanced

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

Re: [Help-gnucap] Compiling for FreeBSD


From: Felix Salfelder
Subject: Re: [Help-gnucap] Compiling for FreeBSD
Date: Mon, 3 Apr 2017 18:43:51 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Apr 03, 2017 at 09:58:28AM -0600, alan somers wrote:
> $ clang++ --version
> clang version 3.9.1 (tags/RELEASE_391/final)
> Target: x86_64-unknown-freebsd12.0
> Thread model: posix
> InstalledDir: /usr/local/llvm39/bin
> 
> I can believe that the const-correct error would depend on a certain
> version of Clang.  But are you saying that you don't get the linker
> errors either?

just tried the autotools branch with
$ clang++-3.9 --version
clang version 3.9.1-5 (tags/RELEASE_391/rc2)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
i.e.
$ ../configure CXX=clang++-3.9 &ct

that seems to work. note that autotools is based on "unstable". and the
real problem is already fixed there (+ unrelated to autotools, maybe).

cheers
felix



reply via email to

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