GNU bug report logs - #13353
Coreutils-8.20 mips build broken

Previous Next

Package: coreutils;

Reported by: Marko Lindqvist <cazfi74 <at> gmail.com>

Date: Fri, 4 Jan 2013 05:47:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Marko Lindqvist <cazfi74 <at> gmail.com>
To: Pádraig Brady <P <at> draigbrady.com>
Cc: 13353 <at> debbugs.gnu.org
Subject: bug#13353: Coreutils-8.20 mips build broken
Date: Fri, 4 Jan 2013 18:23:02 +0200
On 4 January 2013 14:12, Pádraig Brady <P <at> draigbrady.com> wrote:
>
> So could you try the following patch.

> diff src/longlong.h.orig src/longlong.h
> 1240c1240
> < #if (defined (__mips) && __mips >= 3) && W_TYPE_SIZE == 64
> ---
>> #if (defined (__mips) && __mips >= 3) && W_TYPE_SIZE == 64 && defined
>> (_LP64)
>
> thanks,
> Pádraig.

 Yes, that works. Thank you.


 - ML




This bug report was last modified 12 years and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.