Date: Thu, 25 Jan 2007 22:28:08 -0800 From: Marcel Moolenaar <xcllnt@mac.com> To: LI Xin <delphij@delphij.net> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: PowerPC port broken? Message-ID: <1C63ACE4-DD1E-4FDB-A36B-F3D9650773EF@mac.com> In-Reply-To: <45B99C6E.2030803@delphij.net> References: <45B97535.5070900@delphij.net> <A003FD22-616E-440E-881D-4CCEE2D90F7D@mac.com> <45B997ED.7000605@delphij.net> <45B99C6E.2030803@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 25, 2007, at 10:15 PM, LI Xin wrote: > Latest build shows this: > > (What does Assembler messages: > FATAL: can't create crtbegin.o: Invalid bfd target > mean for me, by the way?) This probably means that the wrong compiler driver or assembler is being picked up. One that doesn't isn't targeting powerpc. I'll fire-up a cross-build on my amd64 and get back to you... > Stop in /usr/src. > > [1] Exit 1 make buildworld TARGET=powerpc > __MAKE_CONF=/dev/null > _.powerpc.buildworld What happens if you set TARGET_ARCH instead of TARGET? -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1C63ACE4-DD1E-4FDB-A36B-F3D9650773EF>