www/firefox on RPI2: error: instruction requires: armv6t2
bob prohaska
fbsd at www.zefox.net
Fri May 12 19:31:42 UTC 2017
On Thu, May 11, 2017 at 08:14:14PM -0700, Mark Millard wrote:
> Having -mcpu=cortex-a7 in ASFLAGS would contribute to
> both of the examples.
>
Restarting the make with
root at www:/usr/ports/www/firefox # make CFLAGS=-mcpu=cortex-a7 ASFLAGS=-mcpu=cortex-a7 -DBATCH > & make.log &
made considerably more progress, but compilation still stopped with errors
of the form
/usr/ports/www/firefox/work/firefox-53.0.2/media/openmax_dl/dl/sp/src/armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S:129:9: error: unknown directive
/usr/ports/www/firefox/work/firefox-53.0.2/media/openmax_dl/dl/sp/src/armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S:138:23: error: unexpected token in operand
/usr/ports/www/firefox/work/firefox-53.0.2/media/openmax_dl/dl/sp/src/armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S:152:14: error: invalid operand for instruction
Make clean has been run and compilation started anew, using the same make
command line, in the hope the mistake was one of consistency.
Many thanks for your patience!
bob prohaska
More information about the freebsd-arm
mailing list