On Sat, Mar 8, 2014 at 6:23 PM, haja gecko <[email protected]> wrote:

> gcc-4.8: error: unrecognized command line option '-Wshorten-64-to-32'
>
>
This doesn't seem to be a valid gcc option. AFAICT, this is not being set
in our Makefiles. Do you have some alias that is setting this option?

➜  mesos git:(master) gcc-4.8 -Wshorten-64-to-32
gcc-4.8: error: unrecognized command line option '-Wshorten-64-to-32'
gcc-4.8: fatal error: no input files
compilation terminated.

➜  mesos git:(master) ack "shorten-64-to-32" *
➜

Reply via email to