Date: Mon, 17 Nov 2014 10:09:27 -0800 From: Garrett Cooper <yaneurabeya@gmail.com> To: "sbruno@freebsd.org" <sbruno@freebsd.org> Cc: "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org> Subject: Re: mips misbehaving, not respecting make.conf Message-ID: <E3577D49-1204-422B-A2FA-16E3620FAE83@gmail.com> In-Reply-To: <1416246960.1248.22.camel@bruno> References: <1416179733.1098.1200.camel@bruno> <2A2AD781-06B3-4450-9631-D83822016D0B@bsdimp.com> <1416183055.1098.1205.camel@bruno> <7C1D8D61-0486-4783-A3E2-73189AE83023@bsdimp.com> <1416193104.1098.1207.camel@bruno> <80ABD62A-DF08-4CF6-A4C6-B2AFC6E3CF21@gmail.com> <1416246960.1248.22.camel@bruno>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Nov 17, 2014, at 09:56, Sean Bruno <sbruno@ignoranthack.me> wrote: > >>> http://crack.ysv.freebsd.org/data/11-mips-test-default/2014-11-17_02h37m39s/logs/speex-1.2.r1_7,1.log >> >> ThatLs my guess too, based on the configure output from libffi. >> >> ... >> "LD=/usr/bin/ld" "NM=/usr/bin/nm -B" "RANLIB=ranlibh >> ... >> >> The easiest path forward would be to set TOOLS_PREFIX in Makefile.inc1 to an appropriate prefix (see XMAKE in Makefile.inc1, etc). I suspect if you add this variable to NXBENV and tweak it appropriately, things will just work. >> >> Cheers! > > > This does indeed point gcc to the right tool chain. However, it > immediately fails as it cannot find a crt1.o in /nxb-bin ... as we don't > want to use an amd64 version we want to use the jail crt1.o *plays sad trombone* Yeah, there are probably some other components like that and libgcc that need appropriate pathing ;/. I'll need to dig around gnu/ to see whether or not that's possible.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3577D49-1204-422B-A2FA-16E3620FAE83>
