Bug#741543: When build for mips64el, the default target is mipsn32el

2014-03-25 Thread Richard Sandiford
Yunqiang Su writes: > --- gcc-4.9-4.9-20140322-new.orig/src/gcc/config.gcc2014-03-25 > 13:03:45.948992657 + > +++ gcc-4.9-4.9-20140322-new/src/gcc/config.gcc 2014-03-25 > 13:06:12.314278663 + > @@ -1963,6 +1963,11 @@ > tmake_file="${tmake_file} mips/t-linux64" > tm_defi

Bug#741543: When build for mips64el, the default target is mipsn32el

2014-03-25 Thread Richard Sandiford
Yunqiang Su writes: > s/gnuabin64/gnuabi64/ > > just a typo. > > --- gcc-4.9-4.9-20140322.orig/src/gcc/config.gcc2014-03-25 > 11:06:44.935298703 + > +++ gcc-4.9-4.9-20140322/src/gcc/config.gcc 2014-03-25 > 11:07:39.087774543 + > @@ -1963,6 +1963,9 @@ > tmake_file="${tma

Bug#741543: When build for mips64el, the default target is mipsn32el

2014-03-22 Thread Richard Sandiford
Yunqiang Su writes: > I think so. > > Richard is the guy for upstream ? Hmm, this still looks multiarch-related to me. It looks like it's changing the default ABI for mips64-linux-gnu from n32 to n64. That might be right for a Debian multiarch environment but all upstream mips64-*-linux-gnu con