discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: *Any* way to getting GNUstep on a G4 ???


From: Uli Kusterer
Subject: Re: *Any* way to getting GNUstep on a G4 ???
Date: Thu, 28 Oct 2004 19:41:18 +0200
User-agent: MT-NewsWatcher/3.4 (PPC Mac OS X)

In article <mailman.5818.1098984157.2017.discuss-gnustep@gnu.org>,
 Adam Fedor <fedor@doc.com> wrote:

> Is it possible you have spaces or some unusual characters in the path 
> where you are compiling gcc? It appears that the shell is choking on 
> the paths for some reason.

 Yes, I just thought of that a moment ago (sorry, didn't still expect 
that to be a problem in 2004...) and changed that, re-unpacked a new 
gcc-3.3.2 archive and did the whole shebang again, but although I get 
different errors now, it still fails. Configure works just fine, but 
during make bootstrap I get somewhere in the middle:

>>
mv *.o insn-flags.h insn-config.h insn-codes.h insn-output.c 
insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h 
insn-attrtab.c insn-opinit.c insn-constants.h tm-preds.h tree-check.h 
insn-conditions.c s-flags s-config s-codes s-mlib s-genrtl s-gtype 
gtyp-gen.h s-output s-recog s-emit s-extract s-peep s-check s-conditions 
s-attr s-attrtab s-opinit s-preds s-constants s-crt0 genemit genoutput 
genrecog genextract genflags gencodes genconfig genpeep genattrtab 
genattr genopinit gengenrtl gencheck genpreds genconstants gengtype 
genconditions genrtl.c genrtl.h gt-*.h gtype-*.h gtype-desc.c xgcc cpp 
cc1  crt2.o  gcc-cross cc1obj protoize unprotoize specs collect2 
collect2 gcov *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk g++ 
g++-cross cc1plus g77 g77-cross f771 jc1 gcj jvgenmain gcjh jv-scan 
jcf-dump  stage1
mv: rename s-crt0 to stage1/s-crt0: No such file or directory
mv: crt2.o: No such file or directory
mv: rename gcc-cross to stage1/gcc-cross: No such file or directory
mv: rename cc1obj to stage1/cc1obj: No such file or directory
mv: rename protoize to stage1/protoize: No such file or directory
mv: rename unprotoize to stage1/unprotoize: No such file or directory
mv: collect2: No such file or directory
mv: rename gcov to stage1/gcov: No such file or directory
mv: rename *.[0-9][0-9].* to stage1/*.[0-9][0-9].*: No such file or 
directory
mv: rename *.[si] to stage1/*.[si]: No such file or directory
mv: rename g++-cross to stage1/g++-cross: No such file or directory
mv: rename cc1plus to stage1/cc1plus: No such file or directory
mv: rename g77-cross to stage1/g77-cross: No such file or directory
mv: rename f771 to stage1/f771: No such file or directory
mv: rename jc1 to stage1/jc1: No such file or directory
mv: rename jvgenmain to stage1/jvgenmain: No such file or directory
mv: rename gcjh to stage1/gcjh: No such file or directory
mv: rename jv-scan to stage1/jv-scan: No such file or directory
mv: rename jcf-dump to stage1/jcf-dump: No such file or directory
make[2]: [stage1-start] Error 1 (ignored)
mv intl/*.o stage1/intl
if [ -f as ] ; then (cd stage1 && ln -s ../as .) ; else true ; fi
if [ -f ld ] ; then (cd stage1 && ln -s ../ld .) ; else true ; fi
if [ -f collect-ld ] ; then (cd stage1 && ln -s ../collect-ld .) ; else 
true ; fi
<<

And then at the end:

>>
mv cp/*.o stage1/cp
mv: rename cp/*.o to stage1/cp/*.o: No such file or directory
make[2]: [c++.stage1] Error 1 (ignored)
mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j g77spec.o stage1/f
mv: rename f/*.o to stage1/f/*.o: No such file or directory
mv: rename f/fini to stage1/f/fini: No such file or directory
mv: rename f/stamp-str to stage1/f/stamp-str: No such file or directory
mv: rename f/str-*.h to stage1/f/str-*.h: No such file or directory
mv: rename f/str-*.j to stage1/f/str-*.j: No such file or directory
mv: rename g77spec.o to stage1/f/g77spec.o: No such file or directory
make[2]: [f77.stage1] Error 1 (ignored)
mv java/*.o stage1/java
mv: rename java/*.o to stage1/java/*.o: No such file or directory
make[2]: [java.stage1] Error 1 (ignored)
mv objc/*.o stage1/objc
mv: rename objc/*.o to stage1/objc/*.o: No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
mv cc1obj stage1
mv: rename cc1obj to stage1/cc1obj: No such file or directory
make[2]: [objc.stage1] Error 1 (ignored)
echo timestamp > stage1_copy
echo stage2_build > stage_last
make CC=" stage1/xgcc -Bstage1/ 
-B/usr/local/powerpc-apple-darwin7.5.0/bin/" \
         STAGE_PREFIX=stage1/ \
         ADAC="\$(CC)" AR_FOR_TARGET="ar" RANLIB_FOR_TARGET="ranlib" 
CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" 
STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" 
libdir=/usr/local/lib LANGUAGES="c gcov c++ f77 java objc" 
MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin7.5.0/bin/ -c   
-g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   
-DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.3.2/gcc 
-I../../gcc-3.3.2/gcc/. -I../../gcc-3.3.2/gcc/config 
-I../../gcc-3.3.2/gcc/../include ../../gcc-3.3.2/gcc/gengenrtl.c -o 
gengenrtl.o
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin7.5.0/bin/   -g 
-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   
-DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
xgcc: installation problem, cannot exec `c++filt3': No such file or 
directory
make[2]: *** [gengenrtl] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2
<<

The downloaded files are at /Users/ulikusterer/GNUstep_DLs/gcc-3.3.2 and 
the folder that I cd'ed into before configuring and make bootstrap'ing 
is: /Users/ulikusterer/GNUstep_DLs/gcc332.

Thanks for that idea, any other ideas?
-- Uli
http://www.zathras.de


reply via email to

[Prev in Thread] Current Thread [Next in Thread]