That's great news! Does it flash correctly on your device? On Thursday, October 17, 2013 2:28:12 PM UTC-4, Christopher De Cairos wrote: > Yes, something funky is going on with c++ > > > > I've manually pointed c++ at clang++ and now everything's looking great! > > > > Regards, > > > > Christopher De Cairos > > Integration Engineer - Webmaker > > Mozilla Foundation > > > > On 2013-10-16 10:12 PM, James Kruth wrote: > > > I'd go so far as to say that's incorrect if Xcode 5 is installed. Is there > > a new version of the Xcode command line tools available for you? I'm > > wondering if that's the difference? > > > > > > On Wednesday, October 16, 2013 9:34:24 PM UTC-4, Christopher De Cairos > > wrote: > > >> hmm yeah, my output is slightly different: > > >> > > >> > > >> > > >> B2G git:(master) which -a c++ > > >> > > >> /usr/bin/c++ > > >> > > >> /usr/bin/c++ > > >> > > >> B2G git:(master) ls -l `which -a c++` > > >> > > >> lrwxr-xr-x 1 root wheel 21 11 Oct 22:43 /usr/bin/c++ -> > > >> > > >> /usr/bin/llvm-g++-4.2 > > >> > > >> lrwxr-xr-x 1 root wheel 21 11 Oct 22:43 /usr/bin/c++ -> > > >> > > >> /usr/bin/llvm-g++-4.2 > > >> > > >> > > >> > > >> Regards, > > >> > > >> > > >> > > >> Christopher De Cairos > > >> > > >> Integration Engineer - Webmaker > > >> > > >> Mozilla Foundation > > >> > > >> > > >> > > >> On 2013-10-16 9:16 PM, James Kruth wrote: > > >> > > >>> which -a c++ > > > _______________________________________________ > > > dev-b2g mailing list > > > [email protected] > > > https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
