This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

PowerPC Xcompiler question


Hi, all 

I am building the X compiler for VxWorks for the PowerPC using 2.95.3
under cygwin.  --target=powerpc-wrs-vxworks.  Binutils 2.10 has been
built successfully. 

I am getting this message,  I do not know if this is now indicating a
problem.

MAKE="make"; srcdir=`cd ../../src-gcc-2.95.3/gcc/fixinc; pwd` ; \
export MAKE srcdir ; \
cd ./fixinc; /bin/sh ${srcdir}/mkfixinc.sh powerpc-wrs-vxworks
constructing ../fixinc.sh for powerpc-wrs-vxworks
make SHELL="/bin/sh" install
make[2]: Entering directory
`/cygdrive/c/cygwin/home/jimmb/source/gcc-2.95.3/gcc/fixinc'
gcc -c -g   -I. -I.. -I../../../src-gcc-2.95.3/gcc/fixinc
-I../../../src-gcc-2.95.3/gcc/fixinc/.. -I
../../../src-gcc-2.95.3/gcc/fixinc/../config
-I../../../src-gcc-2.95.3/gcc/fixinc/../../include ../.
./../src-gcc-2.95.3/gcc/fixinc/fixincl.c
../../../src-gcc-2.95.3/gcc/fixinc/fixincl.c: In function `initialize':
../../../src-gcc-2.95.3/gcc/fixinc/fixincl.c:349: `SIGIOT' undeclared
(first use in this function)
../../../src-gcc-2.95.3/gcc/fixinc/fixincl.c:349: (Each undeclared
identifier is reported only once
../../../src-gcc-2.95.3/gcc/fixinc/fixincl.c:349: for each function it
appears in.)
make[2]: *** [fixincl.o] Error 1
make[2]: Leaving directory
`/cygdrive/c/cygwin/home/jimmb/source/gcc-2.95.3/gcc/fixinc'
Could not install binary fixincludes.
Installing shell script instead.



TNX 
Jimm Burk
jburk@peerless.com
Sr. Embedded Software Engineer
Peerless Systems Imaging Products
20415 72nd Ave South
Suite 400
Kent, Washington 98032
(253) 395-8890 ext. 50


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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