This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Compiling gcc 3.3.3 on solaris 2.6
- From: "Balaji Srinivasa" <Balaji at bladelogic dot com>
- To: "Eric Botcazou" <ebotcazou at libertysurf dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 18 Mar 2004 13:39:51 -0500
- Subject: RE: Compiling gcc 3.3.3 on solaris 2.6
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