From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17563 invoked by alias); 1 May 2003 17:56:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 17504 invoked by uid 71); 1 May 2003 17:56:01 -0000 Date: Thu, 01 May 2003 17:56:00 -0000 Message-ID: <20030501175601.17503.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: fsciarra@tin.it Subject: re: bootstrap/3437: [vxworks] cross-compile problem because of fixincludes Reply-To: fsciarra@tin.it X-SW-Source: 2003-05/txt/msg00051.txt.bz2 List-Id: The following reply was made to PR bootstrap/3437; it has been noted by GNATS. From: fsciarra@tin.it To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org, alexsh@hectic.net Cc: fsciarra@tin.it Subject: re: bootstrap/3437: [vxworks] cross-compile problem because of fixincludes Date: Thu, 1 May 2003 19:40:24 +0200 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=3D= gcc&pr=3D3437 Hi, I'm experiencing the same problem with: vxWorks 5.4 binutils 2.13.2.1 gcc 3.2.3 The compiler I'm using to compile (!) is gcc-3.2.2 on a Mandrake box. I'm available to make other tryies. Following the error (just the latest step.if you need more just ask). /projects/cross/gcc-3.2.3/gcc/xgcc -B/projects/cross/gcc-3.2.3/gcc/ -B/projects/cross/vxworks/powerpc-wrs-vxworks/bin/ -B/projects/cross/vxworks/powerpc-wrs-vxworks/lib/ -isystem /projects/cross/vxworks/powerpc-wrs-vxworks/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -mrelocatable-lib -mno-eabi -mstrict-align -DL_muldi3 -c ./libgcc2.c -o libgcc/./_muldi3.o In file included from /projects/cross/vxworks/powerpc-wrs-vxworks/sys-inc= lude/types/vxANSI.h:44, from /projects/cross/gcc-3.2.3/gcc/include/stdio.h:66, from tsystem.h:63, from libgcc2.c:37: /projects/cross/gcc-3.2.3/gcc/include/types/vxCpu.h:209:2: #error CPU is not defined correctly make[2]: *** [libgcc/./_muldi3.o] Error 1 make[2]: Leaving directory `/projects/cross/gcc-3.2.3/gcc' make[1]: *** [stmp-multilib] Error 2 make[1]: Leaving directory `/projects/cross/gcc-3.2.3/gcc' make: *** [all-gcc] Error 2 Best regards and thanks you all for the job you're doing. Fabrizio Sciarra