[vlc] Re: Illegal Instruction problem

Christophe Massiot massiot at via.ecp.fr
Thu May 1 13:56:05 CEST 2003


À (At) 14:24 +0900 1/05/03, Taewook Kang écrivait (wrote) :

>I added '-march=armv4 -Wa,-mxscale -mtune=strongarm' in CFLAGS.
>But there is another problem.

I don't think this is correct. What you're doing is telling your 
assembler to understand xscale instructions (-Wa,-mxscale), but 
you're not telling your compiler to only generate xscale instructions 
(-march=armv4). However I don't know what you should put since I 
don't work on xscale, this question would be better suited in the 
xscale gcc mailing lists.

-- 
Christophe Massiot.
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list