public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 3.4.6 Install
@ 2012-09-17  2:55 Jake Prasad
  2012-09-17  4:04 ` Ian Lance Taylor
  0 siblings, 1 reply; 5+ messages in thread
From: Jake Prasad @ 2012-09-17  2:55 UTC (permalink / raw)
  To: gcc-help

Hello,

My name is Jake and I recently tried to install gcc 3.4.6 in order to run OpinionFinder which relies on gcc versions that are at least as old as 3.4.6. I am currently using an Intel 64 bit machine with Wubi(Ubuntu on Windows) x64 version:

Description:    Ubuntu 12.04.1 LTS
Release:    12.04

and have gcc version:

gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

However, after trying to install the older version of gcc I got the following errors:

gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H    -I. -I. -I/home/jake/Downloads/gcc-3.4.6/gcc -I/home/jake/Downloads/gcc-3.4.6/gcc/. -I/home/jake/Downloads/gcc-3.4.6/gcc/../include  c-parse.c -o c-parse.o
gcc: error: c-parse.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
make[2]: *** [c-parse.o] Error 4
make[2]: Leaving directory `/home/jake/Downloads/gcc-3.4.6/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/jake/Downloads/gcc-3.4.6/objdir/gcc'
make: *** [bootstrap] Error 2

Since I am not sure how to go about fixing the problem, I was wondering if you might not know how to go about fixing the error.

Thanks,
Jake 

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

end of thread, other threads:[~2012-11-04 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-17  2:55 GCC 3.4.6 Install Jake Prasad
2012-09-17  4:04 ` Ian Lance Taylor
2012-11-03 19:39   ` Jake Prasad
2012-11-04  5:24     ` Ian Lance Taylor
2012-11-04 18:24       ` Jake Prasad

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