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]

Error with crosstool-0.28-rc16 host ppc7455 target i686


I would like to expedite compiling programs for Gentoo on a Pentium III by using distcc and my Mac PowerBook G4. The Powerbook has a 867Mhz PowerPC 7455 processor and the OS is 10.2.8.

I downloaded crosstools-0.28-rc16 to the Mac. Running demo.sh, which is equivalent to demo-i686.sh since all other targets are commented-out, produces the error below. The tools combo is gcc-3.3.2-glibc-2.3.2 to match those on Gentoo.
........................................................................ .............................
echo 'zonenames := $(zonenames) $(africa-zones)' ;\
) > /Users/rick/Downloads/crosstool-0.28-rc16/build/i686-unknown-linux-gnu/ gcc-3.3.2-glibc-2.3.2/build-glibc-headers/timezone/z.africa.new
mv /Users/rick/Downloads/crosstool-0.28-rc16/build/i686-unknown-linux-gnu/ gcc-3.3.2-glibc-2.3.2/build-glibc-headers/timezone/z.africa.new /Users/rick/Downloads/crosstool-0.28-rc16/build/i686-unknown-linux-gnu/ gcc-3.3.2-glibc-2.3.2/build-glibc-headers/timezone/z.africa
make[1]: *** [timezone/install-headers] Segmentation fault
make: *** [install-headers] Error 2
........................................................................ ..................................
Searching the mail archives, I found an email from Stuart Winter that seems to describe a similar problem. If an expert can confirm it is the same problem, I will attempt to implement his fix.


Any help will be gratefully appreciated.

Regards, Rick


------ 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]