This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

re: bootstrap/3437: [vxworks] cross-compile problem because of fixincludes


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
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]