hi vinod/till i am not setting any aliases for this option.
i thought i was using clang, but i may be wrong, in which case the os must be implicitly picking up the gcc-4.8 that i manually installed on mavericks. i went through several iterations of trying to build, so i may have changed stuff on my OS that i am not aware off. Mac OS development is pretty new to me, and all the accompanying dependencies. i will attempt the recommendations in the email thread and update as possible. Maybe i can help document some of this stuff as i struggle through it. Looking to help out with this project and i expect initially i'll be slogging through alot of the technical stuff as i try to learn some of the awesome stuff i see going on here. thanks for the help. config.log<https://docs.google.com/file/d/0BxSqBT3ijbPud2pVckhQclpKbTA/edit?usp=drive_web> On Mon, Mar 10, 2014 at 10:50 AM, Vinod Kone <[email protected]> wrote: > 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" * > ➜ >
