public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Problem compiling GCC 3.4.1 on sparc-sun-solaris2.9
@ 2004-08-03 18:46 Kaspar Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Kaspar Fischer @ 2004-08-03 18:46 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 693 bytes --]

After having reread the architecture-specific
configuration documentation, I also tried

  CC="cc -xildoff -xarch=v9"
  /home/fischerk/tmp/gcc-3.4.1/configure --prefix=/home/fischerk/pub/gcc
-3.4.1 --enable-shared --enable-languages=c++
  make bootstrap

and 

  CC="cc -xildoff -xarch=v9"
  /home/fischerk/tmp/gcc-3.4.1/configure --prefix=/home/fischerk/pub/gcc
-3.4.1 --enable-shared --enable-languages=c++ --with-as=/usr/ccs/bin/as --
with-ld=/usr/ccs/bin/ld
  make bootstrap

Both attempts failed again. Has anybody had
similar difficulties?

Many thanks,
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Problem compiling GCC 3.4.1 on sparc-sun-solaris2.9
@ 2004-08-03 13:17 Kaspar Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Kaspar Fischer @ 2004-08-03 13:17 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 2436 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-03 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-03 18:46 Problem compiling GCC 3.4.1 on sparc-sun-solaris2.9 Kaspar Fischer
  -- strict thread matches above, loose matches on Subject: below --
2004-08-03 13:17 Kaspar Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).