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: 4.3/4.4 PATCH: Fix Solaris/x86 bootstrap with Sun ld (PR bootstrap/33100)


Rainer Orth <ro@techfak.uni-bielefeld.de> writes:

> Tue Nov 18 20:19:32 2008  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
>
> 	gcc:
> 	PR bootstrap/33100
> 	* config.gcc (i[34567]86-*-solaris2*): Don't include
> 	i386/t-crtstuff here.
> 	Move extra_parts, i386/t-sol2 in tmake_file to libgcc/config.host.
> 	* config/i386/t-sol2: Move to libgcc/config/i386.
> 	
> 	libgcc:
> 	PR bootstrap/33100
> 	* configure.ac (i?86-*-solaris2.1[0-9]*): Only include
> 	i386/t-crtstuff if linker supports ZERO terminator unwind entries.
> 	* configure: Regenerate.
> 	* config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
> 	tmake_file here from config.gcc.
> 	Move extra_parts here from config.gcc.
> 	* config/i386/t-sol2: Move here from gcc/config/i386.
> 	Use gcc_srcdir instead of srcdir.

This is OK for mainline and 4.3 branch.

Thanks.

Ian


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