I think the best way is listing of the largest possible number of
architectures, at least, all supported in Debian.
I have no idea how macros with CPU names are used. But macros with
bitness, ARCH_CPU_32_BITS and ARCH_CPU_64_BITS, are used for
optimizations in Telegram/SourceFiles/ui/animation
On 01/04/2017 09:20, Коля Гурьев wrote:
One of these macros is used in Telegram/SourceFiles/ui/animation.h:169
#ifdef ARCH_CPU_32_BITS
#define SHIFTED_USE_32BIT
#endif // ARCH_CPU_32_BITS
#ifdef SHIFTED_USE_32BIT
...
For reference, that code comes from upstream commit [1],
On 1 April 2017 at 09:20, Коля Гурьев wrote:
> Very good! Does the program really work? You can run it or send a message?
I have only been able to test on armhf, but it does work and I was
able to send a message.
> One of these macros is used in Telegram/SourceFiles/ui/animation.h:169
>
> #i
在 2017年4月1日星期六 +08 上午10:20:28,Коля Гурьев 写道:
> 31.03.2017 15:51, Boyuan Yang пишет:
> > It seems that upstream code would give up when compiling if the host is
> > not
> > x86 or x86_64. However, such information and defined macros were not used
> > anywhere in the source code. Thus I think we cou
31.03.2017 23:01, Graham Inggs пишет:
FWIW, I've just tried building telegram-desktop with your patch on the
Ubuntu PPA builders and it was successful on arm64, armhf and ppc64el.
Very good! Does the program really work? You can run it or send a message?
31.03.2017 15:51, Boyuan Yang пишет:
I
Hi Boyuan Yang
FWIW, I've just tried building telegram-desktop with your patch on the
Ubuntu PPA builders and it was successful on arm64, armhf and ppc64el.
Regards
Graham
Source: telegram-desktop
Version 1.0.14-1
Severity: important
Tags: upstream
Forwarded: https://github.com/telegramdesktop/tdesktop/issues/3167
Telegram FTBFS everywhere but amd64 and i386 and x32
https://buildd.debian.org/status/package.php?p=telegram-desktop
I find it incredible, and as such c
7 matches
Mail list logo