Re: GCC and kernel.osversion

2015-07-18 Thread Brandon Allbery
On Sat, Jul 18, 2015 at 8:53 PM, Brandon Allbery wrote: > To make "cc" refer to the MacPorts gcc: > port select --set gcc mp-gcc47 (or whatever version you installed; > try "port select --list gcc"). > hash -r(this tells the shell > to look for "c

Re: GCC and kernel.osversion

2015-07-18 Thread Brandon Allbery
On Sat, Jul 18, 2015 at 8:47 PM, Dave Horsfall wrote: > > On 10.10? > > You have an ancient Xcode installed and you are lucky it only spit out a > > complaint about kern.osversion instead of crashing. > > Do not bet on it being usable or stable. Get rid of it. > > I updated Xcode to 6.4 a couple

Re: GCC and kernel.osversion

2015-07-18 Thread Dave Horsfall
On Sat, 18 Jul 2015, Brandon Allbery wrote: > On 10.10? > You have an ancient Xcode installed and you are lucky it only spit out a > complaint about kern.osversion instead of crashing. > Do not bet on it being usable or stable. Get rid of it. I updated Xcode to 6.4 a couple of weeks ago; I always

Re: GCC and kernel.osversion

2015-07-18 Thread Brandon Allbery
On Sat, Jul 18, 2015 at 8:30 PM, Dave Horsfall wrote: > As an aside, I thought that Linux was bad enough in trying to distance > itself from Unix, but Apple really takes the Tim-Tam; who would've guessed > that GCC would be installed under /Developer? > On 10.10? You have an ancient Xcode instal