Am 21.11.2012 03:40, schrieb David Edelsohn:
> The following patch adds the multiarch definitions for -linux-gnu. Tested
> using
> a Debian/Ubuntu package build. Ok for the trunk?
>
> Matthias
>
> 2012-11-14 Matthias Klose
>
> * config/rs6000/t-linux64: Add multiarch names in MULTILI
The following patch adds the multiarch definitions for -linux-gnu. Tested using
a Debian/Ubuntu package build. Ok for the trunk?
Matthias
2012-11-14 Matthias Klose
* config/rs6000/t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES.
* config/rs6000/t-linux: New file; defin
Am 15.11.2012 00:55, schrieb Joseph S. Myers:
> On Thu, 15 Nov 2012, Matthias Klose wrote:
>
>> Am 14.11.2012 23:41, schrieb Joseph S. Myers:
>>> Your t-linux setting fails to allow for the possibility of the compiler
>>> being configured to default to soft-float (whether --with-float=soft, or
>
On Thu, 15 Nov 2012, Matthias Klose wrote:
> Am 14.11.2012 23:41, schrieb Joseph S. Myers:
> > Your t-linux setting fails to allow for the possibility of the compiler
> > being configured to default to soft-float (whether --with-float=soft, or
> > --with-cpu etc. for a CPU that implies soft-floa
Am 14.11.2012 23:41, schrieb Joseph S. Myers:
> Your t-linux setting fails to allow for the possibility of the compiler
> being configured to default to soft-float (whether --with-float=soft, or
> --with-cpu etc. for a CPU that implies soft-float). soft-float (only
> supported for 32-bit) is AB
Your t-linux setting fails to allow for the possibility of the compiler
being configured to default to soft-float (whether --with-float=soft, or
--with-cpu etc. for a CPU that implies soft-float). soft-float (only
supported for 32-bit) is ABI-incompatible with hard-float and needs its
own mult