On Sun, May 20, 2007 at 07:08:37PM -0400, Garance A Drosehn wrote:
> At 10:27 AM +0400 5/20/07, Ruslan Ermilov wrote:
> >
> > It sometimes happens when the date/time are not being set
> > properly, so that the tools are mistakenly rebuilt again
> > at an inappropriate time when in the foreign envi
At 10:27 AM +0400 5/20/07, Ruslan Ermilov wrote:
It sometimes happens when the date/time are not being set
properly, so that the tools are mistakenly rebuilt again
at an inappropriate time when in the foreign environment
of the target -- the problem is usually understood better
when building for
Ruslan Ermilov wrote:
On Sat, May 19, 2007 at 10:58:04AM -0400, Alexander Kabaev wrote:
On Sat, 19 May 2007 12:51:03 +0400
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
On Sat, May 19, 2007 at 07:56:09AM +, Scott Long wrote:
scottl 2007-05-19 07:56:09 UTC
FreeBSD src repository
Mod
On Sun, 20 May 2007 10:27:48 +0400
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> On Sat, May 19, 2007 at 10:58:04AM -0400, Alexander Kabaev wrote:
> > GCC build tools somehow were built against shared libc.so.7 with
> > symbol versioning, instead of library on host. So then when we
> > attempted to
On Sat, May 19, 2007 at 10:58:04AM -0400, Alexander Kabaev wrote:
> On Sat, 19 May 2007 12:51:03 +0400
> Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
>
> > On Sat, May 19, 2007 at 07:56:09AM +, Scott Long wrote:
> > > scottl 2007-05-19 07:56:09 UTC
> > >
> > > FreeBSD src repository
> > >
On Sat, 19 May 2007 12:51:03 +0400
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> On Sat, May 19, 2007 at 07:56:09AM +, Scott Long wrote:
> > scottl 2007-05-19 07:56:09 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > gnu/usr.bin/cc/cc_tools Makefile
> > Log:
> >
On Sat, May 19, 2007 at 07:56:09AM +, Scott Long wrote:
> scottl 2007-05-19 07:56:09 UTC
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/cc/cc_tools Makefile
> Log:
> Work-around for upgrading from a pre-symbol-versioned world.
>
> Blame-to: cperciva
>
>