Am 14.11.2012 21:44, schrieb Ian Lance Taylor:
> On Sun, Nov 4, 2012 at 7:45 AM, Matthias Klose wrote:
>>
>> now testing the attached patch.
>
>> + when 1 is passed,
>> + - the multiarch path specified with
>> +
> ahh, this is with GNU make 3.80. Checked in the following patch as obvious.
Thanks!
--
Eric Botcazou
Am 15.11.2012 12:41, schrieb Eric Botcazou:
>> re-attaching the updated patch with the fixed comment in genmultilib.
>
> This has introduced:
>
> make[3]: Leaving directory `/red.a/gnatmail/gcc-x/build-red/x86_64-
> linux/gnat/obj/libdecnumber'
> make[3]: Entering directory `/red.a/gnatmail/gcc-x
> re-attaching the updated patch with the fixed comment in genmultilib.
This has introduced:
make[3]: Leaving directory `/red.a/gnatmail/gcc-x/build-red/x86_64-
linux/gnat/obj/libdecnumber'
make[3]: Entering directory `/red.a/gnatmail/gcc-x/build-red/x86_64-
linux/gnat/obj/gcc'
Makefile:538: Extr
On Sun, Nov 4, 2012 at 7:45 AM, Matthias Klose wrote:
>
> now testing the attached patch.
> + when 1 is passed,
> +- the multiarch path specified with
> + -imultiarch, when 2 is passed. */
s/when 1
Am 02.11.2012 18:37, schrieb Ian Lance Taylor:
On Fri, Nov 2, 2012 at 6:26 AM, Matthias Klose wrote:
+ifeq ($(enable_multiarch),yes)
+ if_multiarch = $(1)
+else ifeq ($(enable_multiarch),auto-detect)
+ if_multiarch = $(if $(wildcard $(shell echo
$(SYSTEM_HEADER_DIR))/../../usr/lib/*/crti.o)
On Fri, Nov 2, 2012 at 6:26 AM, Matthias Klose wrote:
>
>> +ifeq ($(enable_multiarch),yes)
>> + if_multiarch = $(1)
>> +else ifeq ($(enable_multiarch),auto-detect)
>> + if_multiarch = $(if $(wildcard $(shell echo
>> $(SYSTEM_HEADER_DIR))/../../usr/lib/*/crti.o),$(1))
>> +else
>> + if_multiarch
On 07.08.2012 16:07, Ian Lance Taylor wrote:
On Tue, Aug 7, 2012 at 3:31 AM, Matthias Klose wrote:
ping?
On 08.07.2012 20:48, Matthias Klose wrote:
Please find attached v2 of the patch updated for trunk 20120706, x86 only,
tested on
x86-linux-gnu, KFreeBSD and the Hurd.
+[case "${withval}
On Tue, Aug 7, 2012 at 3:31 AM, Matthias Klose wrote:
> ping?
>
> On 08.07.2012 20:48, Matthias Klose wrote:
>> Please find attached v2 of the patch updated for trunk 20120706, x86 only,
>> tested on
>> x86-linux-gnu, KFreeBSD and the Hurd.
> +[case "${withval}" in
> +yes|no|auto-detect) enable_
ping?
re-attaching the updated patch with the fixed comment in genmultilib.
Matthias
On 08.07.2012 20:48, Matthias Klose wrote:
> Please find attached v2 of the patch updated for trunk 20120706, x86 only,
> tested on
> x86-linux-gnu, KFreeBSD and the Hurd.
>
> I left in the comment about the
10 matches
Mail list logo