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

Re: [PATCH] GCC side of .eh_frame_hdr support (take 3)


On Saturday 16 February 2002 20:55, Franz Sirl wrote:
> The attached patch fixes it for powerpc-linux-gnu. I'm not sure what makes
> the crtbeginT stuff necessary, but if the rule is "everyone but ia64 needs
> it", at least arm,i370 and sh need similar patches.

Oops, missed to add the 2nd file to the diff, here is the complete patch.


	* config/rs6000/sysv4.h (STARTFILE_SPEC): Use crtbeginT.o for -static.
	(LINK_EH_SPEC): Define.
	* config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbeginT.o.

Attachment: gcc3-eh_framehdr-2.patch
Description: Text document


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