Date: Thu, 25 Jan 2007 20:08:07 -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: <A003FD22-616E-440E-881D-4CCEE2D90F7D@mac.com> In-Reply-To: <45B97535.5070900@delphij.net> References: <45B97535.5070900@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 25, 2007, at 7:27 PM, LI Xin wrote: > mkdep -f .depend -a -DCRT_BEGIN -DIN_GCC -DHAVE_LD_EH_FRAME_HDR > -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config > -I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. > -I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools > /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c > cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_LD_EH_FRAME_HDR > -finhibit-size-directive -fno-inline-functions -fno-exceptions > -fno-zero-initialized-in-bss -fno-omit-frame-pointer > -fno-unit-at-a-time -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config > -I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. > -I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools -std=gnu89 -g0 > -DCRT_BEGIN -c -o crtbegin.o > /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c > *** Error code 2 > But I did not received any tinderbox breakage report I guess there is > something wrong? This is a cross build environment running > FreeBSD/amd64 7.0-CURRENT which is rebuilt 3 days ago. I tried cross-builds before without problems. This was 2 or 3 months ago on a i386. I haven't tried it on a amd64 machine though. Other than that, I'm not aware of any problems as I just finished a native powerpc build with a fresh source tree. Was this a -jX build by any chance? -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A003FD22-616E-440E-881D-4CCEE2D90F7D>