NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/46438: Can't build NetBSD netbsd-6/amd64 on Linux/x86_64
On Mon, May 14, 2012 at 10:57:02AM +0200, Manuel Bouyer wrote:
> On Mon, May 14, 2012 at 05:36:56PM +0900, Masao Uebayashi wrote:
> > > There's lots of errors like that. This really points to missing
> > > developement
> > > rpms in the installation.
> >
> > What is "rpm -qf .../gnu/stubs-32.h" on your Linux host?
>
> houla:/usr/include>rpm -qf /usr/include/gnu/stubs-32.h
> glibc-devel-2.12-1.47.el6_2.9.i686
Makes me think...
Why does tools/gcc need host 32-bit/64-bit lib knowledge? 32-bit only
host can't build multilib'ed NetBSD/{amd64,mips,sparc64}? It's either
a bug of tools/gcc, or tools/gcc doesn't need --enable-multilib at all.
(mknative is another story.)
Home |
Main Index |
Thread Index |
Old Index