This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Need your help.


Hi Alex,

	Thanks for your reply.
Actually, I didn't build the image by downloading the source. Rather I
downloaded the binaries.
when I invoke gcc with the options suggested by you, I am getting the
following.

# gcc --prefix=/usr/opt/TWWfsw/gcc29 a.c
cpp: Severe: No such file or directory
... file is /usr/opt/TWWfsw/gcc29include	(please note there is no /
between gcc29 and include).
gcc: file path prefix '/usr/opt/TWWfsw/gcc29' never used.

But the file cpp is present under
/usr/opt/TWWfsw/gcc29/bin 	and
/usr/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2

Regards and cheers,

V.Sreenivasa Prasad.
Digital Equipment India Limited,
(a subsidiary of Compaq Computer Corporation, USA)
93 A, Industrial Suburb,
Yeshwanthpur II Stage,
Bangalore - 560 022 India.
Phone (O): +91-080-3374785 Ext: 2860
Fax	   : +91-080-3371498
Email: sreenivasa.prasad@digital.com
           vs_p@hotmail.com




-----Original Message-----
From: Alexandre Oliva [mailto:aoliva@redhat.com]
Sent: Wednesday, December 27, 2000 9:17 PM
To: Prasad, Sreenivasa
Cc: 'gcc-bugs@gcc.gnu.org.'
Subject: Re: Need your help.


On Dec 27, 2000, "Prasad, Sreenivasa" <sreenivasa.prasad@digital.com> wrote:

> 		gcc: installation problem, cannot exec 'cc1': No such file
> or directory	

> 	(Note: But the file cc1 is present under
> /usr/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2)

Did you configure GCC with --prefix=/usr/opt/TWWfsw/gcc29 ?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]