pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [retro] darwin/ppc status report



On Sun, Apr 21, 2024 at 05:16:49PM -0500, Jason Bacon wrote:
> I suspect you could improve on this considerably using a pkgsrc GCC for
> all but GCC & deps.  This is exactly the scenario I had to deal with
> when supporting CentOS 6 and 7, which also use GCC 4.x as a "base" (Yum
> package).  auto-pkgsrc-setup will allow you to choose a GCC version and
> add the appropriate code to mk.conf.
> 
> http://netbsd.org/~bacon/
> 
> I don't have a PPC Mac, so this is all I can offer at the moment.
> 
> Cheers,
> 
> 	J
> 

This is actually a hard problem. I probably need an earlier compiler
to bootstrap with (Apple's GCC 4.2, perhaps). Then it's probably
possible to build GCC 4.9, that's the latest I've seen in use on
Darwin/ppc. To accomplish this, some older compilers need to be
re-imported to pkgsrc.


Home | Main Index | Thread Index | Old Index