Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jun 2014 00:42:10 +0600
From:      Stepan Dyatkovskiy <stpworld@narod.ru>
To:        freebsd-arm@freebsd.org
Subject:   Compilation for ARM
Message-ID:  <53935D02.2030604@narod.ru>

next in thread | raw e-mail | index | archive | help
Hi all!

I'm trying to cross-compile FreeBSD kernel with clang for ARM, but 
currently I have some troubles with it. Main is:

Clang uses external assembler and invokes GCC with some really specific 
flags, that aren't supported by GCC (like -fformat-extensions).

As base I used this guide:
http://people.freebsd.org/~cognet/arm.html

So the question is, had somebody tried to cross-compile FreeBSD kernel 
with clang for ARM? I would glad if somebody ready to share such 
experience ;-)

Thanks!

-Stepan





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53935D02.2030604>