OK, thanks! Sure, it is completely null to have two different versions of this asm code.

Could you, please, point me on the exact compatibility problem? Where are the two asms are different and what is EXACTLY the problem?

Peter

On 27/10/2021 08:02, Carsten Haitzler wrote:
On Tue, 26 Oct 2021 14:25:10 +0200 Quelrond <quelr...@gmail.com> said:

Aaaah. There. It wasn't obvious to find.

Yup. That's gnu assembler. I thought clang made huge efforts to be gcc
compatible - gnu asm too. To date at least it hasn't been an issue that I have
noticed. I am not going to rewrite that asm in some clang syntax for this....
that just is busy work. Use the gnu assembler to build or disable neon support
in efl on arm. That file is over 4000 lines of asm. do no - not rewriting it
all for clang. :)

The error log is attached to the bug report

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259443

The link direct of the file attached is:

https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229032

There is already a discussion about the problem and the fix proposed
(inside the bug report).

The patch proposed is already committed, so on ARMv7 the assembler from
GNU will be used for EFL build. It would be nice to fix the problem to
avoid unnecessary dependency through.

Peter


On 26/10/2021 11:42, Carsten Haitzler wrote:
On Tue, 26 Oct 2021 10:17:09 +0200 Quelrond <quelr...@gmail.com> said:

Hello,

There is a bug open about building of EFL 1.25.1 on FreeBSD on ARMv7
architecture using Clang 11:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259443

It seems that it is Clang assembler related - the patch, proposed to fix
the issue, just installs GNU assembler.

The failed build log is attached to the ticket.

Could someone have a look, please? Maybe it is just a problem of
environment...

Best regards,
I saw no error log attached from the build (build errors in efl)


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users




_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to