This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Ongoing Error in make stage2 building gcc-4.7.2


	Trying to build gcc-4.7.2.

	Running Mac OS X:

 System Version:	Mac OS X 10.5.8 (9L30)
 Kernel Version:	Darwin 9.8.0
 >uname -mpv
Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 i386

	Ran make &> ../logs/make-4.log.

The file /Gnu/gcc/obj/stage_current changed from stage1 to stage2.

	Failed in stage2, last few lines of make-4.log:
../../src/gcc-4.7.2/libcpp/lex.c:463:Unknown pseudo-op: .balign
../../src/gcc-4.7.2/libcpp/lex.c:463:Rest of line ignored. 1st junk character valued 49 (1).
make[3]: *** [lex.o] Error 1
make[2]: *** [all-stage2-libcpp] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2

	It seems that the first build using the older C and Ada compilers has
completed OK, but the next bootstrap stage has failed.

	Any suggestions for what has gone astray here?

	Thanks,
		Ellis N. Thomas

(This continues from my earlier messages, still in gcc-help archive:
	From: 	ENThomas@ntlworld.com
	Subject: 	Re: Error in make building gcc-4.7.2

	Date: 	19 April 2013 22:17:48 BST

	To: 	jwakely.gcc@gmail.com, tprince@computer.org
	Cc: 	gcc-help@gcc.gnu.org
	Message-Id: 	<4D55CCDE-B5A5-4D38-BFD5-819D14D1F8D1@ntlworld.com>

	In-Reply-To: 	<F674D630-04FC-46B1-B28B-418FD33CD00B@ntlworld.com>

	Content-Type: 	text/plain; charset=US-ASCII; format=flowed; delsp=yes

	X-Smtp-Server: 	smtp.ntlworld.com

	Content-Transfer-Encoding: 	7bit

	Mime-Version: 	1.0 (Apple Message framework v936)

References: <3119E97E-08F8-4938-87DF-CC281B5A0810@ntlworld.com> <CAH6eHdSRK+Lc65JdZ9QE=-QKvaDeDoPfHUQ_o4BkmGoTtusdBQ@mail.gmail.com > <F674D630-04FC-46B1-B28B-418FD33CD00B@ntlworld.com>

)


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