public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: Compiling gcc 3.3.3 on solaris 2.6
@ 2004-03-18 18:46 Balaji Srinivasa
  0 siblings, 0 replies; 3+ messages in thread
From: Balaji Srinivasa @ 2004-03-18 18:46 UTC (permalink / raw)
  To: Eric Botcazou; +Cc: gcc

Thank you!!! I feel stupid. 

-----Original Message-----
From: Eric Botcazou [mailto:ebotcazou@libertysurf.fr] 
Sent: Thursday, March 18, 2004 1:19 PM
To: Balaji Srinivasa
Cc: gcc@gcc.gnu.org
Subject: Re: Compiling gcc 3.3.3 on solaris 2.6


> stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/
-g
> -O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
> -DHAVE_CONFIG_H  gcov.o intl.o version.o   ../libiberty/libiberty.a -o
> gcov
> make: Fatal error: Don't know how to make target `cp/call.c'

Is this 'make' GNU make?  If no, that may be the problem.

-- 
Eric Botcazou


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

* Re: Compiling gcc 3.3.3 on solaris 2.6
  2004-03-18 16:50 Balaji Srinivasa
@ 2004-03-18 18:23 ` Eric Botcazou
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Botcazou @ 2004-03-18 18:23 UTC (permalink / raw)
  To: Balaji Srinivasa; +Cc: gcc

> stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/    -g
> -O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
> -DHAVE_CONFIG_H  gcov.o intl.o version.o   ../libiberty/libiberty.a -o
> gcov
> make: Fatal error: Don't know how to make target `cp/call.c'

Is this 'make' GNU make?  If no, that may be the problem.

-- 
Eric Botcazou

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

* Compiling gcc 3.3.3 on solaris 2.6
@ 2004-03-18 16:50 Balaji Srinivasa
  2004-03-18 18:23 ` Eric Botcazou
  0 siblings, 1 reply; 3+ messages in thread
From: Balaji Srinivasa @ 2004-03-18 16:50 UTC (permalink / raw)
  To: gcc

Hi all,
This is perplexing me. I am trying to build gcc 3.3.3 on solaris 2.6
using gcc 2.95.2 and I get this error.

It happens in the case of both 3.2.3 and 3.3.3. What am I doing wrong?

Attached my config.status and my errors. 
Any response appreciated!

thx
balaji

------config.status---------
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../configure
--with-gcc-version-trigger=/home/balaji/gcc-3.3.3/gcc/version.c
--host=sparc-sun-solaris2.6 --prefix=/home/balaji/gcc
--with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as --disable-libgcj
--enable-languages=c,c++,objc --disable-nls --norecursion 
# using "mh-frag"

--------error-----------------
stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/ -c
-g -O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/.  -I../../gcc/config
-I../../gcc/../include ../../gcc/ggc-page.c -o ggc-page.o
stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/ -c
-g -O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/.  -I../../gcc/config
-I../../gcc/../include \
        ../../gcc/config/sparc/sparc.c -o sparc.o
rm -rf libbackend.a
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o
caller-save.o calls.o           cfg.o cfganal.o cfgbuild.o cfgcleanup.o
cfglayout.o cfgloop.o          cfgrtl.o combine.o conflict.o convert.o
cse.o cselib.o dbxout.o          debug.o df.o diagnostic.o doloop.o
dominance.o                                  dwarf2asm.o dwarf2out.o
dwarfout.o emit-rtl.o except.o explow.o         expmed.o expr.o final.o
flow.o fold-const.o function.o gcse.o                   genrtl.o
ggc-common.o global.o graph.o gtype-desc.o
haifa-sched.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o
insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o
integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o
loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o
profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o
real.o recog.o reg-stack.o regclass.o regmove.o regrename.o
reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o
sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o
sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o
stor-layout.o stringpool.o timevar.o toplev.o tracer.o tree.o
tree-dump.o  tree-inline.o unroll.o varasm.o varray.o version.o
vmsdbgout.o xcoffout.o  et-forest.o ggc-page.o sparc.o 
ranlib libbackend.a
stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/    -g
-O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H  -o cc1 \
        c-parse.o c-lang.o c-pretty-print.o attribs.o c-errors.o c-lex.o
c-pragma.o c-decl.o c-typeck.o  c-convert.o c-aux-info.o c-common.o
c-opts.o c-format.o c-semantics.o  c-objc-common.o c-dump.o libcpp.a
main.o libbackend.a   ../libiberty/libiberty.a
stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/ -c
-g -O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/.  -I../../gcc/config
-I../../gcc/../include ../../gcc/gcov.c -o gcov.o
stage1/xgcc -Bstage1/ -B/home/balaji/gcc/sparc-sun-solaris2.6/bin/    -g
-O2 -DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H  gcov.o intl.o version.o   ../libiberty/libiberty.a -o
gcov
make: Fatal error: Don't know how to make target `cp/call.c'
Current working directory /home/balaji/gcc-3.3.3/objdir/gcc
*** Error code 1
make: Fatal error: Command failed for target `stage2_build'
Current working directory /home/balaji/gcc-3.3.3/objdir/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-18 18:46 Compiling gcc 3.3.3 on solaris 2.6 Balaji Srinivasa
  -- strict thread matches above, loose matches on Subject: below --
2004-03-18 16:50 Balaji Srinivasa
2004-03-18 18:23 ` Eric Botcazou

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).