Date: Thu, 20 Nov 2014 11:32:34 -0800 From: Sean Bruno <sbruno@ignoranthack.me> To: freebsd-arch <freebsd-arch@freebsd.org> Subject: Re: mips misbehaving, not respecting make.conf Message-ID: <1416511954.7423.28.camel@bruno> In-Reply-To: <E232943F-1319-4C6C-9261-7D9A75DC851B@bsdimp.com> 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> <E232943F-1319-4C6C-9261-7D9A75DC851B@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-MafKulHa2/+dxLlid6QL Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable > This is one of the many reasons I expected you to copy these > binaries over the native ones rather than have them in a side tree. >=20 > Warner Been trying to resolve the linking issues when copying the native-xtools tool chain target binaries into my chroots. I don't think binutils is getting setup correctly to handle the final linking as I see a lot of crt1.o errors, bison being the most obvious here. https://people.freebsd.org/~sbruno/bison_config_log.txt It looks like the linking stage is trying to assemble amd64 here? configure:8450: checking lex library configure:8464: cc -std=3Dgnu99 -o conftest -pipe -G0 -g -fno-strict-alias= ing -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib conftest.c >&5 /usr/lib/crt1.o: In function `__start': crt1.c:(.text+0x190): undefined reference to `main' crt1.c:(.text+0x194): undefined reference to `main' configure:8464: $? =3D 1 configure: failed program w sean --=-MafKulHa2/+dxLlid6QL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJUbkHSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kaR4IAJT1qvEqMpFTp7QgAD7J2WDa gf0/zvoIDX8b7UtR+m3357J3/1J6tSrFkX/21zPeW7mTe31oDFDbGgLiSmY0YP1u ll9W/31805q8tlPijN+h4Gko/9Vh1LsJT4zfgDttlIfGKySbxOuRENJctt3TkgqJ yAeSOS23+ZgJAkI8SHtwyM9+Qo8FsjekWROahvfW/5eMz9+bNyISXgeb/2B/IOpS +wMazhrAWq5zK7arv4rlc11hpCN1Vc6HU8PzXT4mnnoKFFYI02BxWia+wA/tb0M6 xFxl9swFfbdo7DDfrgxoJwnbBcWozUHhBdOaPGIDTmHzic9lpaUBLItdpTkEsp0= =yn0Q -----END PGP SIGNATURE----- --=-MafKulHa2/+dxLlid6QL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1416511954.7423.28.camel>