From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: David Barbion <davidb@230ruedubac.fr>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>,
Thijs Vermeir <thijsvermeir@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/x265: fix armv6 cross compilation issue
Date: Sat, 13 Jul 2024 10:50:08 +0200 [thread overview]
Message-ID: <20240713105008.5ff2d290@windsurf> (raw)
In-Reply-To: <20221127081232.2160208-1-davidb@230ruedubac.fr>
Hello David,
On Sun, 27 Nov 2022 09:12:32 +0100
David Barbion <davidb@230ruedubac.fr> wrote:
> When running a program that depends on x265, it crashes with the
> message: illegal instruction
>
> The package x265 was forcibly compiled with the gcc flag -mfpu=neon even
> if the target CPU does not support the neon instruction set.
> This fix adds the cmake flag CROSS_COMPILE_ARM to correctly set gcc flags
> when compiling for ARMv6 architecture.
>
> Signed-off-by: David Barbion <davidb@230ruedubac.fr>
> ---
> package/x265/x265.mk | 4 ++++
> 1 file changed, 4 insertions(+)
Sorry for the very, very long delay with which we are getting back to
you, and thanks for your investigation. Your patch was indeed fixing
the problem, but I took a step back and fixed a little more. See the
following two patches:
https://gitlab.com/buildroot.org/buildroot/-/commit/9d62687d0024f7e3bac68157f1250970ef45abff
https://gitlab.com/buildroot.org/buildroot/-/commit/1fbd26f83169a206bdf9c36c85510a33c0e7a864
Of course, if you're still working on your project, it would be great
to get a confirmation that those patches are still fixing the problem
for you.
Once again, thanks for your contribution!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-13 8:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-27 8:12 [Buildroot] [PATCH 1/1] package/x265: fix armv6 cross compilation issue David Barbion
2024-07-13 8:50 ` Thomas Petazzoni via buildroot [this message]
2024-08-09 19:28 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2022-11-26 21:54 David Barbion
2022-11-27 8:13 ` David Barbion
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240713105008.5ff2d290@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd.kuhls@t-online.de \
--cc=davidb@230ruedubac.fr \
--cc=thijsvermeir@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.