[cfe-users] how to deal with -fno-tree-vectorize, -Wunused-but-set-variable and b_mode warnings?
Michael Heuberger
michael.heuberger at binarykitchen.com
Mon Mar 25 18:35:18 PDT 2013
hello guys
i am trying to port avconv with x264 + libvpx to javascript via clang
and emscripten!
but i see some warnings clang is producing, see gist:
https://gist.github.com/binarykitchen/5230096
they are -fno-tree-vectorize, -Wunused-but-set-variable and b_mode
warnings. can anyone of you help me here and give me some clues? i
believe these come from clang and not from emscripten. probably i have
to adjust some configure parameters?
thanks for any hints,
michael :)
--
Binary Kitchen
Michael Heuberger
4c Dunbar Road
Mt Eden
Auckland 1024
(New Zealand)
Mobile (text only) ... +64 21 261 89 81
Email ................ michael at binarykitchen.com
Website .............. http://www.binarykitchen.com
More information about the cfe-users
mailing list