Re: obstack.h

2012-02-10 Thread John B Brown
Ryan Schmidt wrote: On Feb 10, 2012, at 17:18, John B Brown wrote: I am on Snow Leopard and I have gcc43, gcc44, gcc45, gcc46 and gcc47 successfully installed. My understanding is that gcc42 is too old to be successfully compiled on Snow Leopard anymore. How droll! The command gcc

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 17:18, John B Brown wrote: >> I am on Snow Leopard and I have gcc43, gcc44, gcc45, gcc46 and gcc47 >> successfully installed. My understanding is that gcc42 is too old to be >> successfully compiled on Snow Leopard anymore. > > How droll! The command gcc --version ret

Re: obstack.h

2012-02-10 Thread John B Brown
Ryan Schmidt wrote: On Feb 10, 2012, at 16:59, John B Brown wrote: Ryan Schmidt wrote: On Feb 10, 2012, at 16:51, John B Brown wrote: Ryan Schmidt wrote: On Feb 10, 2012, at 15:27, John B Brown wrote: gcc42 has obstack.h, etc., but will not download from macports to my box. If you&#x

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 16:59, John B Brown wrote: > Ryan Schmidt wrote: >> On Feb 10, 2012, at 16:51, John B Brown wrote: >>> Ryan Schmidt wrote: >>>> On Feb 10, 2012, at 15:27, John B Brown wrote: >>>>> gcc42 has obstack.h, etc., but will not dow

Re: obstack.h

2012-02-10 Thread John B Brown
There's more; version:1 :debug:main Executing org.macports.main (gcc42) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 503 :debug:main euid changed to: 504 :debug:fetch fetch phase started at Fri Feb 10 15:50:36 MST 2012 :notice:fetch ---> Fetchin

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 16:51, John B Brown wrote: > Ryan Schmidt wrote: >> On Feb 10, 2012, at 15:27, John B Brown wrote: >>> anacron source requires obstack.h and Xcode on Snow Leopard apparently does >>> not include either that file nor the libs to supply it's d

Re: obstack.h

2012-02-10 Thread John B Brown
Ryan Schmidt wrote: On Feb 10, 2012, at 15:27, John B Brown wrote: anacron source requires obstack.h and Xcode on Snow Leopard apparently does not include either that file nor the libs to supply it's defines. How do I compensate for that problem? The MacPorts anacron port see

Re: obstack.h

2012-02-10 Thread Ryan Schmidt
On Feb 10, 2012, at 15:27, John B Brown wrote: > anacron source requires obstack.h and Xcode on Snow Leopard apparently does > not include either that file nor the libs to supply it's defines. How do I > compensate for that problem? The MacPorts anacron port seems to inc

obstack.h

2012-02-10 Thread John B Brown
Dear Folk, anacron source requires obstack.h and Xcode on Snow Leopard apparently does not include either that file nor the libs to supply it's defines. How do I compensate for that problem? gcc42 has obstack.h, etc., but will not download from macports to my box. S