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: Fix i686-linux --enable-targets=all


On Mon, Aug 06, 2007 at 07:56:47AM -0700, H.J. Lu wrote:
> 2007-08-06  H.J. Lu  <hongjiu.lu@intel.com>
> 	    Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	PR target/31868
> 	* config.gcc (x86_64-*-freebsd*): Add i386/t-crtstuff to
> 	tmake_file.
> 	(x86_64-*-netbsd*): Likewise.
> 	(x86_64-*-linux*): Likewise.
> 	(x86_64-*-kfreebsd*-gnu): Likewise.
> 	(x86_64-*-knetbsd*-gnu): Likewise.
> 	(i[34567]86-*-solaris2.1[0-9]*): Likewise.
> 
> 	* config/i386/t-linux64 (CRTSTUFF_T_CFLAGS): Removed.
> 
> 	* config/i386/t-crtstuff (CRTSTUFF_T_CFLAGS): Update comments.
> 	Add -fno-asynchronous-unwind-tables.
> 
> 	* config/t-freebsd (CRTSTUFF_T_CFLAGS_S): Add $(CRTSTUFF_T_CFLAGS).
> 	* config/t-libc-ok (CRTSTUFF_T_CFLAGS_S): Likewise.
> 	* config/t-lynx (CRTSTUFF_T_CFLAGS_S): Likewise.
> 	* config/t-netbsd (CRTSTUFF_T_CFLAGS_S): Likewise.
> 	* config/t-svr4 (CRTSTUFF_T_CFLAGS_S): Likewise.

Thank you!  This looks good to me.

-- 
Daniel Jacobowitz
CodeSourcery


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