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: PR target/31868: Non-Linux DWARF EH x86-64 targets have broken crtend.o


On Tue, 8 May 2007, H. J. Lu wrote:

> 2007-05-08  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR target/31868
> 	* config.gcc (x86_64-*-freebsd*): Add i386/t-crtstuff64 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.

i[34567]86-*-linux* --enable-targets=all needs to be handled like 
x86_64-*-linux*.

-- 
Joseph S. Myers
joseph@codesourcery.com


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