Date: Tue, 13 Jun 2017 17:46:16 +0200 From: Rastko P <lylecorman@gmail.com> To: Eugene Grosbein <eugen@grosbein.net>, Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: How to stop ports recompiling gcc, llvm, etc.? Message-ID: <4aeaa9da-1e52-812f-fddd-fda24cfa0ee5@gmail.com> In-Reply-To: <594005E1.70608@grosbein.net> References: <aaf4d26e-8c12-b216-5095-30746ed85039@gmail.com> <9DD17DEF-D6EB-496B-95AB-DC2C8EE4156B@FreeBSD.org> <e9d47040-2a66-e368-6915-3c30ec7a91ba@gmail.com> <594005E1.70608@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Eugene, I have a fresh 11-RELEASE dist. I am 'bootstrapping' the environment. I am in the process of building mail/thunderbird-52.1.1, because the binary doesn't have support for Lightning calendar extension. Yesterday, a documentation port build pulled in a lot of dependencies, including GCC, LLVM, and a lot of others. 6+ hours of compile-time. After it finished I immediately issued a 'df' cmd, and lo-and-behold, not more than 1GB was taken by the build process. Now that you've mentioned it, pkg says GCC or LLVM are not to be found installed. I am missing something huge here. Cheers. On 13.06.2017 17:33, Eugene Grosbein wrote: > 13.06.2017 22:25, Rastko P пишет: >> I have some experience with FreeBSD. I don't mind building ports. You >> know sometimes it's necessary (most FreeBSD software is ported, and >> needs to be configured) >> >> >> But I cannot find in the documentation how to prevent a port >> re-compiling different versions of GCC or other such monsters, when I >> already compiled them. > Port build process won't rebuild a compiler if it is already built and installed. > You'll get no definite answer until you supply details such as port you need in first place > and at least the beginning of its building log. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4aeaa9da-1e52-812f-fddd-fda24cfa0ee5>