Date: Wed, 11 May 2005 12:06:14 -0400 From: Chuck Swiger <cswiger@mac.com> To: Juan Fco Rodriguez Hervella <jrh@juanillo.no-ip.info> Cc: freebsd-questions@freebsd.org Subject: Re: Compiler error when doing make buildworld Message-ID: <42822D76.5090002@mac.com> In-Reply-To: <200505111352.j4BDq6B2032521@juanillo.no-ip.info> References: <200505111352.j4BDq6B2032521@juanillo.no-ip.info>
next in thread | previous in thread | raw e-mail | index | archive | help
Juan Fco Rodriguez Hervella wrote: > cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1obj/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1obj/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/objc -I. -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/objc/objc-act.c > /usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/objc/objc-act.c: In function `really_start_method': > /usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/objc/objc-act.c:7819: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions > > PS: If I remove the -O option, it does compile! If you try doing a "make clean", and then try remaking the world using -O, does it fail in the same place, or in a different place? If the problem is not 100% reproducable, you've likely got a hardware problem like poor cooling or bad RAM which is failing under the stress of building world.... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42822D76.5090002>