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]

Re: Stabilization status


 > From: David Edelsohn <dje@watson.ibm.com>
 > 
 > >>>>> Jeffrey A Law writes:
 > 
 > Jeff> Makes me wonder if we should be building with -mminimal-toc
 > Jeff> during stage2 and stage3.  I'm not all that familiar with the
 > Jeff> PPC, so I'm not sure.
 > 
 > 	We definitely should not be using -mminimal-toc.
 > David

David,

	I agree we should not have -mminimal-toc inserted
automatically during a bootstrap.  However sometimes we do not have
the luxury of upgrading the OS or even installing a patch.  In my case
its a guest account and the sysadmin can't be bothered. :-(

	In these situations, adding -mminimal-toc by hand to
BOOT_CFLAGS has been a useful (and the only) course of action for me
ir order to be able to test egcs at all on AIX.

Jeff, if you find yourself in similar straights, -mminimal-toc should
allow testing bootstraps at various opt levels until you can arrange
for the patch to be installed or the OS to be upgraded.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Icon CMT Corp.


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