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

See the CrossGCC FAQ for lots more infromation.


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

RE: Building a Cygwin version of GCC that targets the PowerPC...


Title: RE: Building a Cygwin version of GCC that targets the PowerPC...

I get the following error when typeing in "make" for the gcc-core section of those instructions you gave me.. Any idea what is wrong here?:

administrator@ADMICH-1 /home/gcc-win32/build-win32/gcc-core
$make

.
.
.
<Tons of stuff happen in here>
.
.
.

  /home/gcc-win32/build-win32/gcc-core/gcc/xgcc -B/home/gcc-win32/build-win32/gc
c-core/gcc/ -B/usr/target-powerpc/powerpc-unknown-eabi/bin/ -c -DHAVE_CONFIG_H -
g -O2 -I. -I../../../../gcc-2.95.2/libiberty/../include   ../../../../gcc-2.95.2
/libiberty/choose-temp.c -o pic/choose-temp.o
/home/gcc-win32/build-win32/gcc-core/gcc/xgcc -B/home/gcc-win32/build-win32/gcc-
core/gcc/ -B/usr/target-powerpc/powerpc-unknown-eabi/bin/ -c -DHAVE_CONFIG_H -g
-O2 -I. -I../../../../gcc-2.95.2/libiberty/../include  ../../../../gcc-2.95.2/li
biberty/choose-temp.c
../../../../gcc-2.95.2/libiberty/choose-temp.c:29: stdio.h: No such file or dire
ctory
../../../../gcc-2.95.2/libiberty/choose-temp.c:30: sys/types.h: No such file or
directory
../../../../gcc-2.95.2/libiberty/choose-temp.c:32: unistd.h: No such file or dir
ectory
../../../../gcc-2.95.2/libiberty/choose-temp.c:35: stdlib.h: No such file or dir
ectory
../../../../gcc-2.95.2/libiberty/choose-temp.c:38: sys/file.h: No such file or d
irectory
make[1]: *** [choose-temp.o] Error 1
make[1]: Leaving directory `/home/gcc-win32/build-win32/gcc-core/powerpc-unknown
-eabi/libiberty'
make: *** [all-target-libiberty] Error 2

administrator@ADMICH-1 /home/gcc-win32/build-win32/gcc-core
$



-----Original Message-----
From: Rob Taylor [mailto:robt@flyingpig.com]
Sent: Thursday, September 28, 2000 2:18 AM
To: crossgcc
Subject: RE: Building a Cygwin version of GCC that targets the
PowerPC...



Adrian Michaud wrote:
>Does anyone know of, or have a pointer to instructions on how to build the
latest >GCC on Cygwin that targets a PowerPC processor?  IE:   GCC hosted on
Windows that >builds PowerPC .elf object files...

yep. see attached text file. if you have any problems feel free to ask.

Rob Taylor
Flying Pig Systems


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