Date: Thu, 11 May 2006 08:58:13 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Boris Samorodov <bsam@ipt.ru> Cc: ports@FreeBSD.org Subject: Re: lang/gcc-4x and ADA support Message-ID: <Pine.GSO.4.64.0605110856050.705@sea.ntplx.net> In-Reply-To: <69577148@srv.sem.ipt.ru> References: <92871295@srv.sem.ipt.ru> <24933262@srv.sem.ipt.ru> <Pine.GSO.4.64.0605101355560.25266@sea.ntplx.net> <58851934@srv.sem.ipt.ru> <69577148@srv.sem.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 May 2006, Boris Samorodov wrote: > On Wed, 10 May 2006 22:17:05 +0400 Boris Samorodov wrote: >>> On Wed, 10 May 2006, Boris Samorodov wrote: > >>>> What is done to lang/gcc41: >>>> >>>> o WITH_ADA knob is added, it's not defined by default; >>>> o some other stuff made to deal with --enable-languages=[]; >>>> o lang/gnat is used as primary compiler when WITH_ADA is defined; >>>> o tested with --enable-languages=ada,c. >>>> >>>> Just now compilation with all languages is running: >>>> --enable-languages=c,ada,c++,fortran,java,objc. You know, it's not a >>>> very short operation. ;-) > >> BTW, the compilation is successful. > > However, gcc overwrites gnat/gnu binaries when installing. They have > identical names under /usr/local/bin. :-( You have to patch gcc4x gnat sources so that gnat obeys the suffix (gnat41 or gcc41-gnat or whatever would conform with lang/gcc4x). -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0605110856050.705>