Date: Mon, 7 Nov 2022 00:00:43 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Lorenzo Salvadore <developer@lorenzosalvadore.it> Cc: Yasuhiro Kimura <yasu@FreeBSD.org>, salvadore@FreeBSD.org, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: dc67e7d3009d - main - lang/gcc11: Fix conflict on libgccjit.h and libgccjig++.h Message-ID: <80cb11b7-567e-1c1c-4561-ea4663568f4a@pfeifer.com> In-Reply-To: <j7FRFrpUI1Un-O3IZMZtU9zPd_vwmrS6VZ9c3rtWTvz93OqR79AuY7c9p8D_wUo0PXMI_dHMCHMQIIp12BfWB4eahDvo3L27S77RJWC6KGY=@lorenzosalvadore.it> References: <202211031229.2A3CToIj005790@gitrepo.freebsd.org> <20221104.110312.1490285664477590823.yasu@FreeBSD.org> <j7FRFrpUI1Un-O3IZMZtU9zPd_vwmrS6VZ9c3rtWTvz93OqR79AuY7c9p8D_wUo0PXMI_dHMCHMQIIp12BfWB4eahDvo3L27S77RJWC6KGY=@lorenzosalvadore.it>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1198626273-1667577550=:6261 Content-Type: text/plain; CHARSET=ISO-8859-7 Content-Transfer-Encoding: 8BIT [ Oops, this is now for reference. Looks like my mail stuck while you folks came to the same conclusion. :-) ] On Fri, 4 Nov 2022, Lorenzo Salvadore wrote: > I have fixed the patch, but emacs still fails to find the header, so > instead of committing the fix I have put it in Phabricator for review > and improvements: > > https://reviews.freebsd.org/D37266 > > As I suggest in the review, it might be better to change the emacs port > so that they search the header in the right directory We have this saving: "If the mountain wonąt go to the prophet, then the prophet must go to the mountain." Instead of teaching the emacs build system a new location for include files, how about putting those include files where the emacs build system (via GCC) looks for it? The output of `gcc11 -v -E -` should list all directories in the include path; hopefully one is suitable? Gerald --8323328-1198626273-1667577550=:6261--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80cb11b7-567e-1c1c-4561-ea4663568f4a>