arm-poky-linux-gnueabi-as: unrecognized option '-STACK_ALIGNMENT=16' during x264 build

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

arm-poky-linux-gnueabi-as: unrecognized option '-STACK_ALIGNMENT=16' during x264 build

936 Views
vigneshsoundara
Contributor I

I am trying to cross-compile x264 for wandboard-dual. I bake'd fsl-image-machine-test. I also installed the SDK. When I tried to 'make' x264 I got the following error,

arm-poky-linux-gnueabi-as  -I. -I. -c -DSTACK_ALIGNMENT=16 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/cpu-a.o common/arm/cpu-a.S

arm-poky-linux-gnueabi-as: unrecognized option '-STACK_ALIGNMENT=16'

What am I doing wrong here?

It would also be great if someone can point to me how to find the supported 'options' for a particular arm-poky-linux-gnueabi-

Tags (2)
0 Kudos
0 Replies