Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2017 08:10:57 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-arm@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   error: instruction requires: armv6t2 on RPI2
Message-ID:  <20170816151057.GA4210@www.zefox.net>

next in thread | raw e-mail | index | archive | help
In trying to compile www/firefox on RPI2 at r322520 using 

make -DBATCH CFLAGS='-mcpu=cortex-a7' > make.log

the system reports 
 error: instruction requires: armv6t2
  sbfx r8, r6, #12, #16
  ^
.....

Is there a workaround?  "armv6t2" does not seem to be a  recognized 
cpu type in clang5. 


Thanks for reading,

bob prohaska




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