Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2013 15:29:33 -0800
From:      Justin Hibbits <jrh29@alumni.cwru.edu>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Building kernel with clang
Message-ID:  <CAHSQbTCc7BQw-UR7-fQJaj-xJjzYnyjrtJE7=iUHyj25S-auDA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm trying to build kernel with clang on/for ppc64, but running into a
snag.  Doing simply:

make build kernel CC=clang WERROR=

I get the following error when compiling:

/tmp/cam_compat-8U08WY.s: Assembler messages:
/tmp/cam_compat-8U08WY.s:590: Error: unknown pseudo-op: `.cfi_sections'

Anyone know how to fix this?  Do I need to somehow tell it to use the
toolchain in /usr/local?

- Justin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHSQbTCc7BQw-UR7-fQJaj-xJjzYnyjrtJE7=iUHyj25S-auDA>