This is the mail archive of the gcc@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]

no "bootstrap" after configure...


Hi,

	I download a version of gcc-2.95.1 to install on my RedHat 6.1
(using gcc-2.91.66 or egcs-2.91.66) but run into a small problem...
After creating "objdir" under "/usr/src/redhat/SOURCES/gcc-2.95.1" as 
describes in "Installing GCC:  Configuration," I run the configuration
file by "../configure" from "srcdir/objdir."  Everything seems to be 
running okay and after a few minutes, I type "make bootstrap-clean"
under srcdir/objdir" (as describes in Installing GCC:  Building) but get 
this error message in return,

make: *** No rule to make target `bootstrap-clean'.  Stop.

	When I list the directory, there is no "bootstrap" at all but 
these files and directories:  Makefile, config.cache, config.status,
etc/ gcc/ i686-pc-linux-gnu/ libiberty/ mt-frag texinfo/.

	Instead, I just type "make" to build it then...

	I assume there must be a minor bug then!!!

	Thanks.

	Lawrence
	lkmao@unf.edu



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