[x264-devel] Bug in automatic reconfiguring

Alexander Strange astrange at ithinksw.com
Tue Apr 11 22:59:49 CEST 2006


Whenever I update x264, I get this unless I rerun configure by hand:

[aspbook:~/Projects/build/x264] astrange% make
./configure --enable-debug --extra-cflags=-fast -mcpu=G3 -mtune=G4 - 
fmodulo-sched
Unknown option -mcpu=G3, ignored
Unknown option -mtune=G4, ignored
Unknown option -faltivec, ignored
Unknown option -mmultiple, ignored
Unknown option -fmodulo-sched, ignored

This is caused by the quotes in --extra-cflags="-fast -mcpu=G3 - 
mtune=G4 -fmodulo-sched" being lost, of course. Unfortunately, I  
don't know how this could be fixed in sh.

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list