This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix libgcc for FreeBSD 10


Gerald Pfeifer <gerald@pfeifer.com> writes:

> The snippet below was written when a new major release of FreeBSD
> would happen every couple of years, not as frequently as recently
> the case.  FreeBSD 1.x and 2.x, and a.out support, have been obsolete
> for what must be a decade or so, yet the regular expressions now
> match, and cause troubles for, FreeBSD 10.x.
>
> I am planing to apply the patch below as obvious.  If we want to
> be more conservative, I could just yank the -*-*-freebsd[12] pattern.
>
> Rainer, Loren, any thoughts?

Given that this is no longer present in gcc/config.gcc, but those a.out
configurations are rejected there wholesale, I think the patch is right.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]