Hello all, I looked over: And I’m afraid I still can’t tell if this is possible. I’d like to use a pkgsrc (i.e. newer) gcc for building one specific package. Is there a way to do this ? And of course if what I’m asking is “bad mojo” please tell me that as well… It’s just I have something I need to build that supposedly will work with gcc14 - but I don’t necessarily want to build everything afterwards with it (unless this is actually recommended?) Obviously to even build gcc14 I had to bootstrap with the system gcc (12.5.0 I think) - so there are a handful of packages built with that already (chicken vs. egg). Thanks. |