Re: Building modules gives error: "invalid output constraint '=_at_cce' in asm"

From: Andriy Gapon <avg_at_FreeBSD.org>
Date: Wed, 17 Jun 2020 09:23:51 +0300
On 17/06/2020 04:53, Rajesh Kumar wrote:
> Then, I am trying to compile the driver modules and hit the
> compilation error.  I haven't done "install world" as I don't want the base
> 12.0 to be disturbed.

You should do `make buildenv` and then do the module build in the subshell.
This way you will be using a compiler (toolchain, in general) form the
buildworld, not the currently installed compiler.

-- 
Andriy Gapon
Received on Wed Jun 17 2020 - 04:23:55 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:24 UTC