NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 7.0 i386 mkdep fails



On Wed, Jun 01, 2016 at 10:02:16PM +0530, Mayuresh wrote:
> When running make depend I get this:
> 
>   sorry, unimplemented: 64-bit mode not compiled in
> 
> I had installed comp from NetBSD 7.0 installation sets.
> 
> What is the remedy for this?

Further regarding compiler:

# cc -v      
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: i486--netbsdelf
Configured with:
/usr/7/src/tools/gcc/../../external/gpl3/gcc/dist/configure
--target=i486--netbsdelf --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html
--with-pkgversion='NetBSD nb2 20150115' --with-system-zlib
--enable-__cxa_atexit --enable-libstdcxx-threads --with-arch=i486
--with-tune=nocona --enable-libstdcxx-time=rt --enable-lto
--with-mpc-lib=/var/obj/mknative/i386/usr/7/src/external/lgpl3/mpc/lib/libmpc
--with-mpfr-lib=/var/obj/mknative/i386/usr/7/src/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/i386/usr/7/src/external/lgpl3/gmp/lib/libgmp
--with-mpc-include=/usr/7/src/external/lgpl3/mpc/dist/src
--with-mpfr-include=/usr/7/src/external/lgpl3/mpfr/dist/src
--with-gmp-include=/usr/7/src/external/lgpl3/gmp/lib/libgmp/arch/i386
--enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch
--build=x86_64-unknown-netbsd6.0. --host=i486--netbsdelf
--with-sysroot=/var/obj/mknative/i386/usr/7/src/destdir.i386
Thread model: posix
gcc version 4.8.4 (nb2 20150115) 

Mayuresh


Home | Main Index | Thread Index | Old Index