Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2001 15:24:59 -0500
From:      "Donald J . Maddox" <dmaddox@sc.rr.com>
To:        Maxim Sobolev <sobomax@FreeBSD.ORG>
Cc:        Warner Losh <imp@harmony.village.org>, "Bruce A. Mah" <bmah@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386RELNOTES.TXT
Message-ID:  <20010118152459.B43250@cae88-102-101.sc.rr.com>
In-Reply-To: <3A674974.41D969E6@FreeBSD.org>; from sobomax@FreeBSD.ORG on Thu, Jan 18, 2001 at 09:52:21PM %2B0200
References:  <3A674561.53C4E456@FreeBSD.org> <200101181925.f0IJPed71392@freefall.freebsd.org> <200101181940.f0IJeQs47623@harmony.village.org> <3A674974.41D969E6@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 18, 2001 at 09:52:21PM +0200, Maxim Sobolev wrote:
> Warner Losh wrote:
> 
> > In message <3A674561.53C4E456@FreeBSD.org> Maxim Sobolev writes:
> > : Warner: I think it's worth to be mentioned in src/UPDATING, as
> > : someone who does update using "make world" should manually remove
> > : old /usr/lib/ligcc_r.a and for transition period (many ports assume
> > : that gcc_r is present) replace it with symbolic link to libgcc.a.
> >
> > Write me an entry, and I'll publish it.  Or proof the following:
> >         libgcc_r.a has been depricated.  Before doing a installworld,
> >         you'll need to
> >                 rm /usr/lib/libgcc_r.a
> >                 ln -s /usr/lib/libgcc.a /usr/lib/libgcc_r.a
> >         after the ports collection has been updated, you can remove
> >         the libgcc_r.a symlink.
> 
> How about the following edition?
> 
> libgcc_r.a has been depricated.  After doing a installworld,
> you'll need to
>                 rm /usr/lib/libgcc_r.a
>                 ln -s /usr/lib/libgcc.a /usr/lib/libgcc_r.a
> after the ports collection has been updated (right now many
> ports still expect that the libgcc_r exists), you can remove
> the libgcc_r.a symlink.

Before anybody publishes, I guess someone should point out that both
you are spelling 'deprecated' incorrectly ;-)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010118152459.B43250>