This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build problems; Please help
- To: gcc at gcc dot gnu dot org
- Subject: Re: Build problems; Please help
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Tue, 25 Jul 2000 11:40:21 -0400
Philipp Thomas <pthomas@suse.de>:
> * Phil Edwards (pedwards@disaster.jaj.com) [20000724 23:55]:
>
> > I have to kill multilibs because of the NLS stuff,
>
> Care to expand a bit? As the NLS stuff is my responsibility, I'd like to
> know.
Errr... When I enable multilibs, bootstrap fails. When I turn it off,
bootstrap works. That's about all I know. :-)
I'm using sparc-sun-solaris2.8, and the last time I tried a bootstrap,
the build died somewhere in a 'po' directory. Since I was concentrating
on something else at the time, I tracked it down to NLS and didn't look
any closer. I haven't tried in almost a week, though, since libstdc++-v3
won't build on non-Linux platforms.
Phil