Problem compiling GCC 3.4.1 on sparc-sun-solaris2.9

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

 



Hi all,

I am trying to compile GCC 3.4.1 on sparc-sun-solaris2.9 (SunOS 5.9).
Here's what I do:

  cd tmp
  tar zxf gcc-core-3.4.1.tar.gz
  tar zxf gcc-g++-3.4.1.tar.gz
  mkdir objdir
  cd objdir
  /home/fischerk/tmp/gcc-3.4.1/configure --enable-languages=c++ --prefix=/
home/fischerk/pub/gcc-3.4.1
  make bootstrap

The system compiler (the one I use to build GCC) has the following
version:

  bash-2.05$ echo $CC
  
  bash-2.05$ gcc --version
  2.95.3

And as you can see, I am using bash.

The problem I encounter is the following: Somewhen (I guess, before
even starting with stage 1), I get an error looking as follows:

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 min-
insn-modes.c insn-modes.c insn-modes.h s-flags s-config s-codes s-mlib s-
genrtl s-modes 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 genmodes genrtl.c genrtl.h gt-*.h gtype-*.h gtype-
desc.c xgcc cpp cc1  crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o 
crtend.o crtfastmath.o  gcc-cross protoize unprotoize specs collect2 
collect2 gcov-iov gcov gcov-dump *.[0-9][0-9].* *.[si] libcpp.a 
libbackend.a libgcc.mk g++ g++-cross cc1plus stage1
mv: cannot access s-crt0
mv: cannot access crt1.o
mv: cannot access crti.o
mv: cannot access crtn.o
mv: cannot access gcrt1.o
mv: cannot access gmon.o
mv: cannot access crtbegin.o
mv: cannot access crtend.o
mv: cannot access crtfastmath.o
mv: cannot access gcc-cross
mv: cannot access protoize
mv: cannot access unprotoize
mv: cannot access specs
mv: cannot access collect2
mv: cannot access gcov
mv: cannot access gcov-dump
mv: cannot access *.[0-9][0-9].*
mv: cannot access *.[si]
mv: cannot access g++-cross
mv: cannot access cc1plus
make[2]: [stage1-start] Error 2 (ignored)

Does anybody know what the problem might be?

I would very much appreciate any help because I
tried lots of options (--disable-multilib, etc.)
without any success.

Regards,
Kaspar

-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux