On Monday 15 June 2015 08:11 PM, Matt Bennett wrote:
> ==3248== Memcheck, a memory error detector
> ==3248== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
> ==3248== Using Valgrind-3.11.0.SVN and LibVEX; rerun with -h for
> copyright info
> ==3248== Command: passwd
> ==3248==
>
64r2 -mplt"
Use, --host=mips64-linux-gnu to build for MIPS64
--with-arch-64=5kc --with-gnu-as --with-gnu-ld -> these are
unrecongnised options. Remove them.
Also, do not specify "-march=octeon2" in CFLAGS, though your target is
octeon2.
Ho